Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface GoogleActionsOrdersV3PriceAttribute

Hierarchy

  • GoogleActionsOrdersV3PriceAttribute

Properties

Optional amount

Monetary amount.

Optional amountMillipercentage

amountMillipercentage: undefined | number

The percentage spec, to 1/1000th of a percent. Eg: 8.750% is represented as 8750, negative percentages represent percentage discounts. Deprecating this field. Can consider adding back when a solid usecase is required.

Optional name

name: undefined | string

Required: User displayed string of the price attribute. This is sent and localized by merchant.

Optional state

Required: State of the price: Estimate vs Actual.

Optional taxIncluded

taxIncluded: undefined | false | true

Whether the price is tax included.

Optional type

Required: Type of money attribute.

Generated using TypeDoc