Interface IOrder

Hierarchy

Properties

acceptedOffer?: IOffer[]
additionalType?: IThing[]
alternateName?: string[]
billingAddress?: IPostalAddress
confirmationNumber?: string
customer?: IOrganization | IPerson
description?: string
discount?: number
discountCode?: string
discountCurrency?: string
id?: string
identifier?: string
image?: IMediaObject[]
isGift?: boolean
mainEntityOfPage?: IThing[]
name?: string
orderDate?: Date
orderDelivery?: IParcelDelivery[]
orderNumber?: string[]
orderStatus?: IOrderStatus[]
orderedItem?: IOrderItem[]
partOfInvoice?: IInvoice
paymentDueDate?: Date
paymentMethod?: IPaymentMethod[]
paymentMethodId?: string[]
paymentUrl?: IThing[]
potentialAction?: IAction[]
sameAs?: IThing[]
seller?: IThing
subjectOf?: IThing[]
type?: string
url?: string
uuid?: string

Generated using TypeDoc