role property
The project role that the filter is shared with.
For a request, specify the id for the role. You must also specify the
project object and id for the project that the role is in.
Implementation
final ProjectRole? role;
The project role that the filter is shared with.
For a request, specify the id for the role. You must also specify the
project object and id for the project that the role is in.
final ProjectRole? role;