Die Transactions API wird am 3. Mai 2023 eingestellt, bevor die Konversationsaktionen am 13. Juni 2023 eingestellt werden. Weitere Informationen finden Sie unter
Einstellung von Konversationsaktionen.
TicketFulfillmentInfo
Mit Sammlungen den Überblick behalten
Sie können Inhalte basierend auf Ihren Einstellungen speichern und kategorisieren.
Informationen zum Erhalt von Tickets.
JSON-Darstellung |
{
"fulfillmentType": enum (Type ),
"expectedFulfillmentTime": {
object (Time )
},
"location": {
object (Location )
},
"price": {
object (PriceAttribute )
},
"fulfillmentContact": {
object (UserInfo )
}
} |
Felder |
fulfillmentType |
enum (Type )
Art der Auftragsausführung, z.B. Lieferung oder Abholung.
|
expectedFulfillmentTime |
object (Time )
Voraussichtliche Liefer- oder Abholzeit. Ein Fenster, wenn ein Zeitraum angegeben ist, oder ETA, wenn eine einzelne Zeit angegeben ist.
|
location |
object (Location )
Abhol- oder Lieferort.
|
price |
object (PriceAttribute )
Kosten dieser Option.
|
fulfillmentContact |
object (UserInfo )
Nutzerkontakt für diese Auftragsausführung.
|
Sofern nicht anders angegeben, sind die Inhalte dieser Seite unter der Creative Commons Attribution 4.0 License und Codebeispiele unter der Apache 2.0 License lizenziert. Weitere Informationen finden Sie in den Websiterichtlinien von Google Developers. Java ist eine eingetragene Marke von Oracle und/oder seinen Partnern.
Zuletzt aktualisiert: 2024-10-14 (UTC).
[[["Leicht verständlich","easyToUnderstand","thumb-up"],["Mein Problem wurde gelöst","solvedMyProblem","thumb-up"],["Sonstiges","otherUp","thumb-up"]],[["Benötigte Informationen nicht gefunden","missingTheInformationINeed","thumb-down"],["Zu umständlich/zu viele Schritte","tooComplicatedTooManySteps","thumb-down"],["Nicht mehr aktuell","outOfDate","thumb-down"],["Problem mit der Übersetzung","translationIssue","thumb-down"],["Problem mit Beispielen/Code","samplesCodeIssue","thumb-down"],["Sonstiges","otherDown","thumb-down"]],["Zuletzt aktualisiert: 2024-10-14 (UTC)."],[[["This documentation details the JSON representation for retrieving ticket information, outlining the structure and data types for fulfillment details."],["The JSON object includes fields like fulfillment type, expected fulfillment time, location, price, and contact information."],["Each field within the JSON object has a specific data type and provides details regarding the ticket fulfillment process, such as delivery or pickup options, timeframes, and associated costs."]]],[]]