Interface BTAppElementBulkCreateParams

Export

Interface

BTAppElementBulkCreateParams

Hierarchy

  • BTAppElementBulkCreateParams

Properties

description?: string

The label that will appear in the document's edit history for this operation. If blank, a value will be auto-generated.

Memberof

BTAppElementBulkCreateParams

formatId: string

The data type of the application. This string allows an application to distinguish their elements from elements of another application.

Memberof

BTAppElementBulkCreateParams

Memberof

BTAppElementBulkCreateParams

names?: string[]

The name of the element being created. If blank, a name will be auto-generated.

Memberof

BTAppElementBulkCreateParams

Generated using TypeDoc