Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 672 Bytes

ConflictError.md

File metadata and controls

14 lines (10 loc) · 672 Bytes

ApiVideo.Model.ConflictError

Properties

Name Type Description Notes
Type string A link to the error documentation. [optional]
Title string A description of the error that occurred. [optional]
Name string The name of the parameter that caused the error. [optional]
Status int The HTTP status code. [optional]
Detail string A solution for the error. [optional]

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