Class ArbitraryCostUpsertRequestDataAttributes

The definition of ArbitraryCostUpsertRequestDataAttributes object.

Hierarchy

  • ArbitraryCostUpsertRequestDataAttributes

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.

enabled?: boolean

The attributes enabled.

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 ArbitraryCostUpsertRequestDataAttributesStrategy object.

type: string

The attributes type.

Generated using TypeDoc