The definition of PatchTableRequestDataAttributes object.

Hierarchy

  • PatchTableRequestDataAttributes

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
description?: string

The description of the reference table.

The definition of PatchTableRequestDataAttributesFileMetadata object.

The definition of PatchTableRequestDataAttributesSchema object.

syncEnabled?: boolean

Whether this table is synced automatically.

tags?: string[]

The tags of the reference table.

Generated using TypeDoc