SourceOrgDto
SourceOrgDto
The source organization of the OAuth Application.
JSON Example
{
"displayName": "string",
"orgId": "string",
"shortId": "string"
}
string
displayName
Optional
The display name of the organization.
string
orgId
Optional
Unique identifier (GUID) of the organization.
string
shortId
Optional
Short version of the unique identifier of the organization.