Tiket
Nama jenis: Tiket
Memperluas Tidak Berwujud
Nama |
Jenis |
Deskripsi |
tanggal Diterbitkan |
DateTime |
Tanggal tiket diterbitkan. |
diterbitkan oleh |
Organisasi |
Organisasi yang menerbitkan tiket atau izin. |
hargaMata Uang |
Teks |
Mata uang (dalam format ISO 4217 3 huruf) dari harga Reservasi. |
tiket Tickets |
Kursi |
Kursi yang terkait dengan tiket. |
tiketTiket |
Teks |
Nomor atau ID tiket. |
tiketTiket |
Teks atau URL |
Jika gambar kode batang dihosting di situs Anda, nilai kolomnya adalah URL gambar, atau kode batang atau URI QR, seperti "kode batang128:AB34" (kode batang ISO-15417), "qrCode:AB34" (kode QR), "kode aztec:AB34" (kode Aztec), "kode batang:1234" (kode EAN4) (CAUP) dan kode ASEAN. |
totalHarga |
Number, PriceSpecification, atau Teks |
Harga total untuk reservasi atau tiket, termasuk pajak, pengiriman, dll. yang berlaku. |
UnderName |
Organisasi atau Orang |
Orang atau organisasi yang menerima reservasi. |
Kecuali dinyatakan lain, konten di halaman ini dilisensikan berdasarkan Lisensi Creative Commons Attribution 4.0, sedangkan contoh kode dilisensikan berdasarkan Lisensi Apache 2.0. Untuk mengetahui informasi selengkapnya, lihat Kebijakan Situs Google Developers. Java adalah merek dagang terdaftar dari Oracle dan/atau afiliasinya.
Terakhir diperbarui pada 2024-09-03 UTC.
[null,null,["Terakhir diperbarui pada 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"]]