取引アクション
タイプ名: TradeAction
Action を拡張する
氏名 |
型 |
説明 |
price |
数値またはテキスト |
Reservation の合計金額。 |
priceSpecification |
価格仕様 |
単価、配送料、支払い金額など、1 つ以上の詳細な価格仕様。 |
特に記載のない限り、このページのコンテンツはクリエイティブ・コモンズの表示 4.0 ライセンスにより使用許諾されます。コードサンプルは Apache 2.0 ライセンスにより使用許諾されます。詳しくは、Google Developers サイトのポリシーをご覧ください。Java は Oracle および関連会社の登録商標です。
最終更新日 2024-09-03 UTC。
[null,null,["最終更新日 2024-09-03 UTC。"],[[["TradeAction is a type of Action specifically for trade-related activities."],["It includes properties for indicating the price, such as \"price\" for the total amount and \"priceSpecification\" for detailed pricing breakdowns."]]],["The `TradeAction` type, which extends `Action`, details transaction information. It includes `price`, representing the total cost, which can be either a number or text. Additionally, it features `priceSpecification`, allowing for a breakdown of the total, such as unit price and other charges, using the `PriceSpecification` type. These attributes are designed to provide detailed pricing information for a transaction.\n"]]