ErrorDefinition Class
Error definition.
Variables are only populated by the server, and will be ignored when sending a request.
- Inheritance
-
ErrorDefinition
Constructor
ErrorDefinition(**kwargs)
Variables
- code
- str
The error code.
- message
- str
The error message.
- target
- str
The target of the particular error.
- details
- list[<xref:test_base.models.ErrorDefinition>]
The error details.
Feedback
Submit and view feedback for