Hierarchy

  • Order

Properties

CreateDate: string

Current time in ISO 8601 format (e.g. "2021-04-30T10:50:00.0000000+04:00")

DeliveryDate?: string

Current time in ISO 8601 format (e.g. "2021-04-30T10:50:00.0000000+04:00")

Id: string

Internal order identifier

Number: string

Order number seen by customers (e.g. "1-3")

OrderSource: OrderSource
OrderType: OrderType
PaymentType: "Cash" | "BankCard"

Deprecated

Please switch to PaymentTypeEnum.

PaymentTypeEnum: PaymentType
Price: OrderPrice
Products: Product[]

Products in cart

Generated using TypeDoc