Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 539 Bytes

InvalidRequestParamsErrorError.md

File metadata and controls

11 lines (8 loc) · 539 Bytes

TmApi.Model.InvalidRequestParamsErrorError

Properties

Name Type Description Notes
Code int? The HTTP status code. [optional]
Title string The HTTP status description. [optional]
Message string A short, human-readable summary of the problem type. [optional]

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