UnitPriceSpecification
タイプ名: UnitPriceSpecification
PriceSpecification を拡張します。
氏名 |
型 |
説明 |
課金増分 |
Number |
このプロパティは、請求の最小数量と丸め増分を示します。測定単位は unitCode プロパティで指定します。 |
priceType |
テキスト |
同じオファーについて複数の価格仕様を示す短いテキストまたは頭字語(例: 推奨小売価格の SRP、請求価格の INVOICE など。主に自動車業界で使用されています)。 |
unitCode |
テキスト |
UN/CEFACT コモンコード(3 文字)を使用して指定された測定単位。 |
特に記載のない限り、このページのコンテンツはクリエイティブ・コモンズの表示 4.0 ライセンスにより使用許諾されます。コードサンプルは Apache 2.0 ライセンスにより使用許諾されます。詳しくは、Google Developers サイトのポリシーをご覧ください。Java は Oracle および関連会社の登録商標です。
最終更新日 2024-09-03 UTC。
[null,null,["最終更新日 2024-09-03 UTC。"],[[["`UnitPriceSpecification` extends the `PriceSpecification` type and provides additional properties for defining pricing details."],["It includes properties like `billingIncrement` to specify minimum quantity and rounding for billing, `priceType` for indicating different price categories (e.g., SRP, invoice), and `unitCode` for specifying the unit of measurement using UN/CEFACT Common Code."]]],["The `UnitPriceSpecification` type defines pricing details, extending `PriceSpecification`. Key properties include `billingIncrement`, a number specifying the minimum quantity and rounding increment for billing based on the `unitCode` measurement. `priceType`, a text field, describes different price specifications like SRP or INVOICE. `unitCode` is a 3-character text representing the measurement unit using the UN/CEFACT Common Code.\n"]]