Documentation

ModelError

Properties

Code

  • code: number

An integer in the range of 24000-24999

memberof

ModelError

Detail

  • detail: string

Details about the response.

memberof

ModelError

Optional Details

Array with details about all the internal validation errors with information including unique validation error code number and validation error message.

memberof

ModelError

Request I D

  • requestID: string

A unique ID for this request

memberof

ModelError

Status

  • status: number

Indicates the HTTP status code of the response.

memberof

ModelError

Title

  • title: string

Title of the response.

memberof

ModelError

Type

  • type: string

The type of error

memberof

ModelError