The primary data object in the node types response.

Hierarchy

  • NodeTypesResponseData

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

The attributes of the node types response, containing the list of node type definitions for the requested language.

id: string

The unique identifier of the node types response resource.

Get node types response resource type.

Generated using TypeDoc