Skip to content

Latest commit

 

History

History
16 lines (10 loc) · 880 Bytes

File metadata and controls

16 lines (10 loc) · 880 Bytes

TRLinkTestConnectionResponse

Properties

Name Type Description Notes
success boolean Whether the connection test was successful [default to undefined]
timestamp string Timestamp when the test was performed (ISO 8601 format) [default to undefined]
message string Additional message about the connection test (present when success is false) [optional] [default to undefined]
partnerIdent string Partner identification code [optional] [default to undefined]
partnerName string Partner display name [optional] [default to undefined]

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