| Name | Type | Description | Notes |
|---|---|---|---|
| createdTimestamp | Number | The UTC unix timestamp of when this GUID has been created | [optional] |
| holderOrganizationId | String | Organization namespace of the GUID holder | [optional] |
| id4n | String | The ID | [optional] |
| ownerOrganizationId | String | Organization namespace of the GUID owner | [optional] |
| physicalState | String | Physical attachment state of the GUID | [optional] |
| properties | {String: String} | The properties of the organization | [optional] |
-
UNATTACHED(value:"UNATTACHED") -
ATTACHED(value:"ATTACHED") -
DETACHED(value:"DETACHED")