| Name | Type | Description | Notes |
|---|---|---|---|
| customerIntegrationId | string | Customer integration unique identifier | [default to undefined] |
| createDate | string | Timestamp when the integration was created (ISO 8601 format) | [default to undefined] |
| lastUpdate | string | Timestamp when the integration was last updated (ISO 8601 format) | [default to undefined] |
| partner | TRLinkPartnerResponse | [default to undefined] | |
| customer | TRLinkCustomerResponse | [default to undefined] | |
| apiKey | string | API key for partner integration (censored for security) | [optional] [default to undefined] |
| secret | string | Secret for partner integration (censored for security) | [optional] [default to undefined] |
[Back to top] [Back to API list] [Back to Model list] [Back to README]