ErrorModel Class
Default error model.
Variables are only populated by the server, and will be ignored when sending a request.
Constructor
ErrorModel(**kwargs)
Variables
| Name | Description |
|---|---|
|
code
|
Gets or sets the code. |
|
details
|
Gets or sets the details. |
|
message
|
Gets or sets the messages. |
|
target
|
Gets or sets the target. |