Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 554 Bytes

MessageLogResponse.md

File metadata and controls

12 lines (9 loc) · 554 Bytes

TalonOne.Model.MessageLogResponse

Details of the response.

Properties

Name Type Description Notes
CreatedAt DateTime Timestamp when the response was received. [optional]
Response byte[] Raw response data. [optional]
Status int HTTP status code of the response. [optional]

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