Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 901 Bytes

File metadata and controls

18 lines (12 loc) · 901 Bytes

TRLinkPartnerResponse

Properties

Name Type Description Notes
id string Partner unique identifier [default to undefined]
ident string Partner identification code [default to undefined]
name string Partner display name [default to undefined]
baseUrl string Partner API base URL [default to undefined]
active boolean Whether the partner is active [default to undefined]
isTest boolean Whether this is a test/sandbox partner [default to undefined]
description string Partner description [optional] [default to undefined]

[Back to top] [Back to API list] [Back to Model list] [Back to README]