[{"label":"Latest (v1.0)","version":"latest"}]
csp
ServiceRolesDto
Defines the properties of service roles.
Properties
string
serviceDefinitionLink
Optional
The link to the service definition.
array of
string
serviceRoleNames
Optional
Deprecated: The service role names (use serviceRoles instead).
JSON Example
{
"serviceDefinitionLink": "string",
"serviceRoleNames": [
"string"
],
"serviceRoles": [
{
"createdBy": "string",
"createdDate": "string",
"expiresAt": 3609941597,
"lastUpdatedBy": "string",
"lastUpdatedDate": "string",
"membershipType": "DIRECT",
"name": "string",
"resource": "string"
}
]
}
[{"label":"Latest (v1.0)","version":"latest"}]
csp
Property Of
UserOrganizationInvitationResponse
UserServiceRolesResponse
UsersOrganizationInvitationAdminRequest
UsersOrganizationInvitationRequest