| Name | Type | Description | Notes |
|---|---|---|---|
| id | string | Customer unique identifier | [default to undefined] |
| tenantId | string | Fireblocks tenant ID | [default to undefined] |
| discoverable | TRLinkDiscoverableStatus | [default to undefined] | |
| shortName | string | Short display name | [default to undefined] |
| fullLegalName | string | Full legal entity name | [default to undefined] |
| countryOfRegistration | string | ISO 3166-1 alpha-2 country code where the entity is registered | [default to undefined] |
| createDate | string | Timestamp when the customer was created (ISO 8601 format) | [default to undefined] |
| lastUpdate | string | Timestamp when the customer was last updated (ISO 8601 format) | [default to undefined] |
| geographicAddress | TRLinkGeographicAddressRequest | [optional] [default to undefined] | |
| nationalIdentification | string | National identification (serialized as string) | [optional] [default to undefined] |
| dateOfIncorporation | string | Date of entity incorporation (ISO 8601 format) | [optional] [default to undefined] |
| vaults | Array<number> | Associated Fireblocks vault account IDs | [optional] [default to undefined] |
| trPrimaryPurpose | string | Primary purpose for Travel Rule compliance | [optional] [default to undefined] |
[Back to top] [Back to API list] [Back to Model list] [Back to README]