TrustOrgInfoDto

TrustOrgInfoDto
TrustOrgInfoDto
JSON Example
{
    "displayName": "string",
    "id": "string",
    "trustType": "string"
}
string
displayName
Optional

The display name of the organization.

string
id
Optional

Unique identifier (GUID) of the organization.

string
trustType
Optional

The type of the organization trust.

Possible values are : HIERARCHY, CUSTOM, PARTNER,
Property Of