Class ArbitraryRuleResponseDataAttributes

The definition of ArbitraryRuleResponseDataAttributes object.

Hierarchy

  • ArbitraryRuleResponseDataAttributes

Constructors

Properties

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

The attributes costs_to_allocate.

created: Date

The attributes created.

enabled: boolean

The attributes enabled.

lastModifiedUserUuid: string

The attributes last_modified_user_uuid.

orderId: number

The attributes order_id.

provider: string[]

The attributes provider.

rejected?: boolean

The attributes rejected.

ruleName: string

The attributes rule_name.

The definition of ArbitraryRuleResponseDataAttributesStrategy object.

type: string

The attributes type.

updated: Date

The attributes updated.

version: number

The attributes version.

Generated using TypeDoc