Class UCConfigPairDataAttributesConfigsItems

The definition of UCConfigPairDataAttributesConfigsItems object.

Hierarchy

  • UCConfigPairDataAttributesConfigsItems

Constructors

Properties

accountId?: string

The items account_id.

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

The items client_id.

createdAt?: string

The items created_at.

datasetType?: string

The items dataset_type.

errorMessages?: string[]

The items error_messages.

exportName?: string

The items export_name.

exportPath?: string

The items export_path.

id?: string

The items id.

months?: number

The items months.

scope?: string

The items scope.

status?: string

The items status.

statusUpdatedAt?: string

The items status_updated_at.

storageAccount?: string

The items storage_account.

storageContainer?: string

The items storage_container.

updatedAt?: string

The items updated_at.

Generated using TypeDoc