Interface BTAppElementReferenceInfo

Export

Interface

BTAppElementReferenceInfo

Hierarchy

  • BTAppElementReferenceInfo

Properties

changeId: string

The latest change id for the element, after the edit was committed.

Memberof

BTAppElementReferenceInfo

errorCode?: number

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

Memberof

BTAppElementReferenceInfo

errorDescription?: string

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

Memberof

BTAppElementReferenceInfo

Memberof

BTAppElementReferenceInfo

parentChangeId?: string

The latest change id for the element, before the edit was made.

Memberof

BTAppElementReferenceInfo

referenceId?: string

Memberof

BTAppElementReferenceInfo

transactionId?: string

The id of the transaction in which the edit was applied.

Memberof

BTAppElementReferenceInfo

Generated using TypeDoc