Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 715 Bytes

DefaultOfTimestampResponse.md

File metadata and controls

12 lines (8 loc) · 715 Bytes

DefaultOfTimestampResponse

Properties

Name Type Description Notes
data TimestampResponse Generic response object which contains the response data, e.g. timestamp information. [optional]
error_code int Contains the error of the request. If the error code is 0, everything is fine. [optional]
error_message str Contains the error message, that possibly occurred. If it is empty, everything is fine. [optional]

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