| Name | Type | Description | Notes |
|---|---|---|---|
| createdTimestamp | Long | 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 | PhysicalStateEnum | Physical attachment state of the GUID | [optional] |
| properties | Map<String, String> | The properties of the organization | [optional] |
| Name | Value |
|---|---|
| UNATTACHED | "UNATTACHED" |
| ATTACHED | "ATTACHED" |
| DETACHED | "DETACHED" |