[{"label":"Latest (v1.0)","version":"latest"}]
csp

OrganizationLeanForTrustDto

Defines the lean properties of the organization in the trust.


Properties

string
displayName Optional

The display name of the organization.


string
id Optional

Unique identifier (GUID) of the organization.


string
name Optional

Short version of the unique identifier of the organization.

JSON Example

{
	"displayName": "string",
	"id": "string",
	"name": "string"
}
[{"label":"Latest (v1.0)","version":"latest"}]
csp
Property Of

OrganizationTrustDto

Feedback

Was this page helpful?