Interface BTInsertablesListResponse

Export

Interface

BTInsertablesListResponse

Hierarchy

  • BTInsertablesListResponse

Properties

_configuration?: {
    [key: string]: BTFSValue1888;
}

Memberof

BTInsertablesListResponse

Type declaration

canSaveVersion?: boolean

Memberof

BTInsertablesListResponse

changesSinceVersionSave?: number

Memberof

BTInsertablesListResponse

configurationKey?: string

Memberof

BTInsertablesListResponse

hasMultipleVersions?: boolean

Memberof

BTInsertablesListResponse

href?: string

URI for current page of resources.

Memberof

BTInsertablesListResponse

Array of items in the current page.

Memberof

BTInsertablesListResponse

next?: string

URI for next page of the resources if more are available.

Memberof

BTInsertablesListResponse

previous?: string

URI for previous page of the resources.

Memberof

BTInsertablesListResponse

updatedThumbnailUri?: string

Memberof

BTInsertablesListResponse

Generated using TypeDoc