Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface CartFragment_entries_items_Item_variants_listPrice_moneyAmounts

Hierarchy

  • CartFragment_entries_items_Item_variants_listPrice_moneyAmounts

Index

Properties

__typename: "MoneyAmount"
amount: null | number

The amount of this money amount. e.g, 99.99.

channelId: null | string

The identifier of the channel which this price is provided for

currency: null | string

The currency code used in this money amount. e.g, 'USD'.

displayValue: null | string

The display value of this money amount. e.g, '$99.99'.

Generated using TypeDoc