ServiceRolesWithIdDto
ServiceRolesWithIdDto
Service Roles with Id object.
JSON Example
{
"serviceRoleNames": [
"string"
],
"serviceDefinitionId": "string",
"serviceRoles": [
{
"createdBy": "string",
"lastUpdatedBy": "string",
"name": "string",
"lastUpdatedDate": "string",
"expiresAt": 3609941597,
"membershipType": "string",
"resource": "string",
"createdDate": "string"
}
]
}
array of string
serviceRoleNames
Optional
Deprecated: The service role names (use serviceRoles instead).
string
serviceDefinitionId
Required
The service definition id (without "external" prefix.