门票
使用集合让一切井井有条
根据您的偏好保存内容并对其进行分类。
类型名称:Ticket
扩展 Intangible
名称 |
类型 |
说明 |
签发日期 |
DateTime |
票券开具日期。 |
颁发者 |
组织 |
发出票据或许可的组织。 |
priceCurrency |
文本 |
预订价格的币种(采用由 3 个字母表示的 ISO 4217 格式)。 |
票券 |
席位 |
与票券关联的座位。 |
工单编号 |
文本 |
门票的编号或 ID。 |
工单令牌 |
文字或网址 |
如果条形码图片托管在您的网站上,则相应字段的值是图片的网址,或者条形码或二维码 URI,例如“barcode128:AB34”(ISO-15417 条形码)、“qrCode:AB34”(QR 码)、“aztecCode:AB34”(Aztec 码)和“barcodeEAN(123)” |
总价 |
Number、PriceSpecification 或 Text |
预订或门票的总价格,包括适用的税费、运费等。 |
名字 |
组织或个人 |
预留所面向的个人或组织。 |
如未另行说明,那么本页面中的内容已根据知识共享署名 4.0 许可获得了许可,并且代码示例已根据 Apache 2.0 许可获得了许可。有关详情,请参阅 Google 开发者网站政策。Java 是 Oracle 和/或其关联公司的注册商标。
最后更新时间 (UTC):2025-07-25。
[null,null,["最后更新时间 (UTC):2025-07-25。"],[],[],null,["# Ticket\n\nType name: [Ticket](/workspace/gmail/markup/reference/types/Ticket)\n\nExtends [Intangible](/workspace/gmail/markup/reference/types/Intangible)\n\n| Name | Type | Description |\n|---------------|----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|\n| dateIssued | [DateTime](/workspace/gmail/markup/reference/types/DateTime) | The date the ticket was issued. |\n| issuedBy | [Organization](/workspace/gmail/markup/reference/types/Organization) | The organization issuing the ticket or permit. |\n| priceCurrency | [Text](/workspace/gmail/markup/reference/types/Text) | The currency (in 3-letter ISO 4217 format) of the Reservation's price. |\n| ticketedSeat | [Seat](/workspace/gmail/markup/reference/types/Seat) | The seat associated with the ticket. |\n| ticketNumber | [Text](/workspace/gmail/markup/reference/types/Text) | The number or id of the ticket. |\n| ticketToken | [Text](/workspace/gmail/markup/reference/types/Text) or [URL](/workspace/gmail/markup/reference/types/URL) | If the barcode image is hosted on your site, the value of the field is URL of the image, or a barcode or QR URI, such as \"barcode128:AB34\" (ISO-15417 barcodes), \"qrCode:AB34\" (QR codes), \"aztecCode:AB34\" (Aztec codes), \"barcodeEAN:1234\" (EAN codes) and \"barcodeUPCA:1234\" (UPCA codes). |\n| totalPrice | [Number](/workspace/gmail/markup/reference/types/Number), [PriceSpecification](/workspace/gmail/markup/reference/types/PriceSpecification) or [Text](/workspace/gmail/markup/reference/types/Text) | The total price for the reservation or ticket, including applicable taxes, shipping, etc. |\n| underName | [Organization](/workspace/gmail/markup/reference/types/Organization) or [Person](/workspace/gmail/markup/reference/types/Person) | The person or organization the reservation is for. |"]]