Skip to content

Latest commit

 

History

History
18 lines (14 loc) · 892 Bytes

UnprocessableEntityError.md

File metadata and controls

18 lines (14 loc) · 892 Bytes

UnprocessableEntityError

Properties

Name Type Description Notes
reason string [optional] [default to null]
message string [optional] [default to null]
errorMessages array[string] [optional] [default to null]
start string [optional] [default to null]
end string [optional] [default to null]
startUnderscoreat integer [optional] [default to null]
endUnderscoreat integer [optional] [default to null]
firstUnderscoreinterval integer [optional] [default to null]
lastUnderscoreinterval integer [optional] [default to null]

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