Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 1.1 KB

File metadata and controls

18 lines (12 loc) · 1.1 KB

TRLinkCustomerIntegrationResponse

Properties

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]