ตั๋ว
ชื่อประเภท: Ticket
ขยายที่จับต้องไม่ได้
ชื่อ |
ประเภท |
คำอธิบาย |
วันที่ออก |
DateTime |
วันที่ออกตั๋ว |
ออกโดย |
องค์กร |
องค์กรที่ออกตั๋วหรือใบอนุญาต |
สกุลเงินของราคา |
Text |
สกุลเงิน (ในรูปแบบ ISO 4217 แบบ 3 อักขระ) ของราคาการจอง |
ตั๋วโดยสาร |
ที่นั่ง |
ที่นั่งที่เกี่ยวข้องกับตั๋ว |
หมายเลขตั๋ว |
Text |
หมายเลขหรือรหัสของตั๋ว |
โทเค็นตั๋ว |
ข้อความหรือ URL |
หากรูปภาพบาร์โค้ดโฮสต์บนเว็บไซต์ของคุณ ค่าของช่องจะเป็น URL ของรูปภาพ หรือบาร์โค้ดหรือ URI แบบคิวอาร์ เช่น "barcode128:AB34" (ISO-15417บาร์โค้ด) "qrCode:AB34" (คิวอาร์โค้ด), "aztecCode:AB34" (รหัส Aztec), "codecodeEAN:1234"UPC (AN:1234"UPC(AN)1234"UPC(A.1:3)" |
ราคารวม |
ตัวเลข PriceSpecification หรือ Text |
ราคารวมสําหรับการจองหรือตั๋ว รวมถึงภาษีที่เกี่ยวข้อง ค่าจัดส่ง ฯลฯ |
ใต้ชื่อ |
องค์กรหรือบุคคล |
บุคคลหรือองค์กรที่จอง |
เนื้อหาของหน้าเว็บนี้ได้รับอนุญาตภายใต้ใบอนุญาตที่ต้องระบุที่มาของครีเอทีฟคอมมอนส์ 4.0 และตัวอย่างโค้ดได้รับอนุญาตภายใต้ใบอนุญาต Apache 2.0 เว้นแต่จะระบุไว้เป็นอย่างอื่น โปรดดูรายละเอียดที่นโยบายเว็บไซต์ Google Developers Java เป็นเครื่องหมายการค้าจดทะเบียนของ Oracle และ/หรือบริษัทในเครือ
อัปเดตล่าสุด 2024-09-03 UTC
[null,null,["อัปเดตล่าสุด 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"]]