leadAccountId property
The account ID of the project lead. Either lead
or leadAccountId
must
be set when creating a project. Cannot be provided with lead
.
Implementation
final String? leadAccountId;
The account ID of the project lead. Either lead
or leadAccountId
must
be set when creating a project. Cannot be provided with lead
.
final String? leadAccountId;