Interface BTAppElementBulkCreateInfo

Export

Interface

BTAppElementBulkCreateInfo

Hierarchy

  • BTAppElementBulkCreateInfo

Properties

documentMicroversionId: string

The latest document microversion, after the edit was committed.

Memberof

BTAppElementBulkCreateInfo

elementIds?: string[]

The ids of the created elements.

Memberof

BTAppElementBulkCreateInfo

elementMicroversions?: string[]

The microversion ids of the created elements, at creation time.

Memberof

BTAppElementBulkCreateInfo

errorCode?: number

The numeric code identifying the error that occurred, if one occurred.

Memberof

BTAppElementBulkCreateInfo

errorDescription?: string

A human-readable value for the error that occurred, if one occurred.

Memberof

BTAppElementBulkCreateInfo

Memberof

BTAppElementBulkCreateInfo

Generated using TypeDoc