projectTypeKey property

CreateProjectDetailsProjectTypeKey? projectTypeKey
final

The project type, which defines the application-specific feature set. If you don't specify the project template you have to specify the project type.

Implementation

final CreateProjectDetailsProjectTypeKey? projectTypeKey;