ErrorModel Class

Default error model.

Variables are only populated by the server, and will be ignored when sending a request.

Inheritance
ErrorModel

Constructor

ErrorModel(**kwargs)

Variables

code
str

Gets or sets the code.

details
list[ErrorModel]

Gets or sets the details.

message
str

Gets or sets the messages.

target
str

Gets or sets the target.