כרטיס
סוג שם: כרטיס
הרחבה של לא מוחשי
שם |
סוג |
תיאור |
תאריך ההנפקה |
תאריך ושעה |
תאריך הנפקת הכרטיס. |
הונפק על ידי |
ארגון |
הארגון שהנפיק את הכרטיס או את האישור. |
מטבע |
טקסט |
המטבע (בפורמט של ISO 4217 בן 3 אותיות) במחיר ההזמנה. |
מושב לאירוע |
מושב |
המושב המשויך לכרטיס. |
מספר כרטיס |
טקסט |
המספר או המזהה של הכרטיס. |
כרטיס לאירוע |
טקסט או כתובת URL |
אם תמונת הברקוד מתארחת באתר שלך, הערך בשדה הוא כתובת ה-URL של התמונה, או ברקוד או URI של ברקוד, כמו "barcode128:AB34" (ISO-15417 ברקודים), "qrCode:AB34" (קודי QR), "aztecCode:AB34" (קודי Aztec), "barcodeEAN:224" (AcodeUPC:1234" (AcodeUPC:1234" |
totalPrice |
Number , PriceSpecification או Text |
המחיר הכולל של ההזמנה או הכרטיס, כולל מסים, דמי משלוח וכדומה. |
שם פרטי |
ארגון או אדם |
האדם או הארגון שעבורו מיועדת ההזמנה. |
אלא אם צוין אחרת, התוכן של דף זה הוא ברישיון Creative Commons Attribution 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"]]