UserOrgInfo
UserOrgInfo
The organization, service and custom roles of the user.
JSON Example
{
"displayName": "string",
"name": "string",
"servicesDef": [
{
"serviceDisplayName": "string",
"serviceName": "string",
"serviceRoles": [
"string"
],
"refLink": "string",
"roles": [
{
"createdBy": "string",
"lastUpdatedBy": "string",
"name": "string",
"lastUpdatedDate": "string",
"expiresAt": 3609941597,
"membershipType": "string",
"resource": "string",
"createdDate": "string"
}
]
}
],
"customRoles": [
{
"createdBy": "string",
"lastUpdatedBy": "string",
"name": "string",
"lastUpdatedDate": "string",
"expiresAt": 3609941597,
"membershipType": "string",
"resource": "string",
"createdDate": "string"
}
],
"orgRoles": [
{
"displayName": "string",
"name": "string",
"expiresAt": 0,
"organizationLink": "string",
"visible": false,
"lastUpdatedBy": "string",
"lastUpdatedDate": "string",
"createdDate": "string",
"createdBy": "string",
"resource": "string"
}
]
}
string
displayName
Optional
The display name of the organization.
string
name
Optional
Name or short unique identifier.