Vé
Tên loại: Vé
Mở rộng vô hình
Tên |
Loại |
Mô tả |
ngày phát hành |
DateTime |
Ngày xuất vé. |
được phát hành bởi |
Tổ chức |
Tổ chức cấp vé hoặc giấy phép. |
priceCurrency |
Văn bản |
Đơn vị tiền tệ (ở định dạng ISO 4217 gồm 3 chữ cái) trong giá đặt phòng. |
Ghế có vé |
Ghế ngồi |
Ghế liên kết với vé này. |
Số vé |
Văn bản |
Số hoặc mã vé. |
TicketToken |
Văn bản hoặc URL |
Nếu hình ảnh mã vạch được lưu trữ trên trang web của bạn, giá trị của trường là URL của hình ảnh hoặc mã vạch hoặc URI QR, chẳng hạn như "barcode128:AB34" (mã vạch ISO-15417), "qrCode:AB34" (mã QR), "aztecCode:AB34" (mã Aztec), "barcodeEAN:1234" (mã EAN) (mã CA:CA) |
tổng giá |
Số, Quy cách giá hoặc Văn bản |
Tổng giá đặt chỗ hoặc vé, bao gồm thuế hiện hành, phí vận chuyển, v.v. |
đặt dưới |
Tổ chức hoặc Người |
Người hoặc tổ chức đặt chỗ. |
Trừ phi có lưu ý khác, nội dung của trang này được cấp phép theo Giấy phép ghi nhận tác giả 4.0 của Creative Commons và các mẫu mã lập trình được cấp phép theo Giấy phép Apache 2.0. Để biết thông tin chi tiết, vui lòng tham khảo Chính sách trang web của Google Developers. Java là nhãn hiệu đã đăng ký của Oracle và/hoặc các đơn vị liên kết với Oracle.
Cập nhật lần gần đây nhất: 2024-09-03 UTC.
[null,null,["Cập nhật lần gần đây nhất: 2024-09-03 UTC."],[[["A Ticket is a type of structured data that represents information about a ticket or reservation, including details like the issuer, price, seat, and ticket number."],["It includes properties like `dateIssued`, `issuedBy`, `priceCurrency`, `ticketedSeat`, `ticketNumber`, `ticketToken`, `totalPrice`, and `underName` to comprehensively describe the ticket."],["Ticket inherits from Intangible, signifying its nature as a non-physical entity, and can be linked to specific seats, organizations, or individuals."],["`ticketToken` supports various barcode and QR code formats, enabling visual representation and scanning of the ticket."]]],["The content describes the \"Ticket\" type, which extends \"Intangible.\" Key attributes include: `dateIssued` (date of issue), `issuedBy` (issuing organization), `priceCurrency` (currency of price), `ticketedSeat` (seat details), `ticketNumber` (ticket ID), `ticketToken` (barcode or QR code), `totalPrice` (total cost), and `underName` (person or organization for whom the ticket is for). `ticketToken` can be a URL or a barcode/QR URI. `totalPrice` can be a Number, PriceSpecification, or Text.\n"]]