Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 538 Bytes

MessageLogResponse.md

File metadata and controls

13 lines (9 loc) · 538 Bytes

MessageLogResponse

Details of the response.

Properties

Name Type Description Notes
created_at datetime Timestamp when the response was received. [optional]
response str Raw response data. [optional]
status int HTTP status code of the response. [optional]

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