projectId property

int? projectId
final

The ID of the project to which this version is attached. Required when creating a version. Not applicable when updating a version.

Implementation

final int? projectId;