[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-03-24 UTC."],[],[],null,["Type name: [Order](/workspace/gmail/markup/reference/types/Order)\n\nExtends [Intangible](/workspace/gmail/markup/reference/types/Intangible)\n\n| Name | Type | Description |\n|---------------------------------------------------|----------------------------------------------------------------------------------------------------------------------------------|-------------------------------------------------------------------------------------------------------------|\n| **acceptedOffer** **(Required)** | [Offer](/workspace/gmail/markup/reference/types/Offer) | The offers included in the order. |\n| acceptedOffer.**itemOffered** **(Required)** | [Reservation](/workspace/gmail/markup/reference/types/Reservation) or [Product](/workspace/gmail/markup/reference/types/Product) | The item being sold. |\n| acceptedOffer.itemOffered.**name** **(Required)** | [Text](/workspace/gmail/markup/reference/types/Text) | Name of the Product. |\n| **billingAddress** | [PostalAddress](/workspace/gmail/markup/reference/types/PostalAddress) | The billing address for the order. |\n| billingAddress.**addressCountry** | [Country](/workspace/gmail/markup/reference/types/Country) or [Text](/workspace/gmail/markup/reference/types/Text) | The country. For example, USA. You can also provide the two-letter ISO 3166-1 alpha-2 country code. |\n| billingAddress.**addressLocality** | [Text](/workspace/gmail/markup/reference/types/Text) | The locality. For example, Mountain View. |\n| billingAddress.**addressRegion** | [Text](/workspace/gmail/markup/reference/types/Text) | The region. For example, CA. |\n| billingAddress.**name** | [Text](/workspace/gmail/markup/reference/types/Text) | Name of the PostalAddress. |\n| billingAddress.**streetAddress** | [Text](/workspace/gmail/markup/reference/types/Text) | The street address. For example, 1600 Amphitheatre Pkwy. |\n| **customer** | [Person](/workspace/gmail/markup/reference/types/Person) or [Organization](/workspace/gmail/markup/reference/types/Organization) | Party placing the order. |\n| customer.**name** | [Text](/workspace/gmail/markup/reference/types/Text) | Name of the Person. |\n| **orderDate** | [DateTime](/workspace/gmail/markup/reference/types/DateTime) | Date order was placed. |\n| **orderNumber** | [Text](/workspace/gmail/markup/reference/types/Text) | The identifier of the transaction. |\n| **orderStatus** | [OrderStatus](/workspace/gmail/markup/reference/types/OrderStatus) | The current status of the order. |\n| **potentialAction** **(Required)** | [ViewAction](/workspace/gmail/markup/reference/types/ViewAction) | Actions supported for Order. |\n| **price** **(Required)** | [Number](/workspace/gmail/markup/reference/types/Number) or [Text](/workspace/gmail/markup/reference/types/Text) | The total price of the entire transaction. |\n| **priceCurrency** **(Required)** | [Text](/workspace/gmail/markup/reference/types/Text) | The currency (in 3-letter ISO 4217 format) of the order price. |\n| **priceSpecification** | [PriceSpecification](/workspace/gmail/markup/reference/types/PriceSpecification) | Any more detailed alternatives to price/priceCurrency. Also used to specify tax and delivery charges. |\n| priceSpecification.**name** | [Text](/workspace/gmail/markup/reference/types/Text) | Name of the PriceSpecification. |\n| priceSpecification.**price** | [Number](/workspace/gmail/markup/reference/types/Number) or [Text](/workspace/gmail/markup/reference/types/Text) | The total price of the entire transactin. |\n| priceSpecification.**priceCurrency** | [Text](/workspace/gmail/markup/reference/types/Text) | The currencty (in 3-letter ISO 4217 format) of the order price. |\n| **seller** **(Required)** | [Person](/workspace/gmail/markup/reference/types/Person) or [Organization](/workspace/gmail/markup/reference/types/Organization) | Party selling the good or service (e.g. Acme Products may be a seller providing a good through Amazon.com). |\n| seller.**name** **(Required)** | [Text](/workspace/gmail/markup/reference/types/Text) | Name of the Person. |"]]