categoryId property

int? categoryId
final

The ID of the project's category. A complete list of category IDs is found using the Get all project categories operation.

Implementation

final int? categoryId;