An order is a confirmation of a transaction (a receipt), which can contain multiple line items, each represented by an Offer that has been accepted by the customer.
| Class Property | Expected types | Description | |
|---|---|---|---|
acceptedOffer schema.org | schema.org/Offer | ||
additionalType schema.org | schema.org/Text schema.org/URL | ||
alternateName schema.org | schema.org/Text | ||
billingAddress schema.org | schema.org/PostalAddress | ||
broker schema.org | schema.org/Person schema.org/Organization | ||
confirmationNumber schema.org | schema.org/Text | ||
customer schema.org | schema.org/Person schema.org/Organization | ||
description schema.org | schema.org/TextObject schema.org/Text | ||
disambiguatingDescription schema.org | schema.org/Text | ||
discount schema.org | schema.org/Text schema.org/Number | ||
discountCode schema.org | schema.org/Text | ||
discountCurrency schema.org | schema.org/Text | ||
identifier schema.org | schema.org/URL schema.org/Text schema.org/PropertyValue | ||
image schema.org | schema.org/URL schema.org/ImageObject | ||
isGift schema.org | schema.org/Boolean | ||
mainEntityOfPage schema.org | schema.org/URL schema.org/CreativeWork | ||
merchant schema.org | schema.org/Person schema.org/Organization | ||
name schema.org | schema.org/Text | ||
orderDate schema.org | schema.org/Date schema.org/DateTime | ||
orderDelivery schema.org | schema.org/ParcelDelivery | ||
orderedItem schema.org | schema.org/Service schema.org/Product schema.org/OrderItem | ||
orderNumber schema.org | schema.org/Text | ||
orderStatus schema.org | schema.org/OrderStatus | ||
owner schema.org | schema.org/Person schema.org/Organization | ||
partOfInvoice schema.org | schema.org/Invoice | ||
paymentDue schema.org | schema.org/DateTime | ||
paymentDueDate schema.org | schema.org/Date schema.org/DateTime | ||
paymentMethod schema.org | schema.org/Text schema.org/PaymentMethod | ||
paymentMethodId schema.org | schema.org/Text | ||
paymentUrl schema.org | schema.org/URL | ||
potentialAction schema.org | schema.org/Action | ||
sameAs schema.org | schema.org/URL | ||
seller schema.org | schema.org/Person schema.org/Organization | ||
subjectOf schema.org | schema.org/Event schema.org/CreativeWork | ||
url schema.org | schema.org/URL |