An error encountered while validating or applying an operation.

Hierarchy

  • TeamsOwnershipMappingBatchError

Constructors

Properties

additionalProperties?: {
    [key: string]: any;
}

A container for additional, undeclared properties. This is a holder for any undeclared properties as specified with the 'additionalProperties' keyword in the OAS document.

Type declaration

  • [key: string]: any
detail?: string

A human-readable explanation specific to this error.

status: string

The HTTP status code applicable to this error.

title: string

A short, human-readable summary of the error.

Generated using TypeDoc