The data object containing the resource type and attributes for the get mapping response.

Hierarchy

  • GetMappingResponseData

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

Attributes of the get mapping response, containing the list of configured entity attributes.

id?: string

Unique identifier for the get mapping response resource.

Get mappings response resource type.

Generated using TypeDoc