Safe Haskell | Safe |
---|---|
Language | Haskell2010 |
- data Order = Order {
- acceptedOffer :: AcceptedOffer
- billingAddress :: BillingAddress
- broker :: Broker
- confirmationNumber :: ConfirmationNumber
- customer :: Customer
- discount :: Discount
- discountCode :: DiscountCode
- discountCurrency :: DiscountCurrency
- isGift :: IsGift
- orderDate :: OrderDate
- orderDelivery :: OrderDelivery
- orderNumber :: OrderNumber
- orderStatus :: OrderStatus
- orderedItem :: OrderedItem
- partOfInvoice :: PartOfInvoice
- paymentDueDate :: PaymentDueDate
- paymentMethod :: PaymentMethod
- paymentMethodId :: PaymentMethodId
- paymentUrl :: PaymentUrl
- seller :: Seller
- additionalType :: AdditionalType
- alternateName :: AlternateName
- description :: Description
- image :: Image
- mainEntityOfPage :: MainEntityOfPage
- name :: Name
- potentialAction :: PotentialAction
- sameAs :: SameAs
- url :: Url
Documentation
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.
id
- Order
label
- Order
comment
- 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.
ancestors
Thing
,Intangible
subtypes
supertypes
Intangible
url
- http://schema.org/Order