Skip to content

ApiResponse

Properties

Name Type Description Notes
status ResponseStatus [optional] [default to null]
hasErrors Boolean Set true when status.isSuccess is false. [optional] [default to null]
isValid Boolean Set false on API parameter validation failures. [optional] [default to null]

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