Transactions API のサポートは 2023 年 6 月 13 日に終了します。2023 年 5 月 3 日に終了します。詳細については、
会話型アクションの廃止をご覧ください。
TicketFulfillmentInfo
JSON 表現 |
{
"fulfillmentType": enum (Type ),
"expectedFulfillmentTime": {
object (Time )
},
"location": {
object (Location )
},
"price": {
object (PriceAttribute )
},
"fulfillmentContact": {
object (UserInfo )
}
} |
フィールド |
fulfillmentType |
enum (Type )
フルフィルメントのタイプ(例:配達や受け取りに対応できません
|
expectedFulfillmentTime |
object (Time )
配送または受け取りの目安時間。時間範囲が指定されている場合は時間枠、単一の時間が指定されている場合は到着予定時刻。
|
location |
object (Location )
受け取り場所または配達場所。
|
price |
object (PriceAttribute )
このオプションの費用。
|
fulfillmentContact |
object (UserInfo )
このフルフィルメントのユーザーの連絡先。
|
特に記載のない限り、このページのコンテンツはクリエイティブ・コモンズの表示 4.0 ライセンスにより使用許諾されます。コードサンプルは Apache 2.0 ライセンスにより使用許諾されます。詳しくは、Google Developers サイトのポリシーをご覧ください。Java は Oracle および関連会社の登録商標です。
最終更新日 2024-10-14 UTC。
[null,null,["最終更新日 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."]]],[]]