APIError501AllOf

interface APIError501AllOf {
    code: NotImplementedError;
    details: null | object;
}

Properties

Properties

Error Code

APIError501AllOf

details: null | object

Additional details to help resolve the error

APIError501AllOf