Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface Order_getOrderById_orderItems_item_Item_variants_purchasePrice_moneyAmounts

Hierarchy

  • Order_getOrderById_orderItems_item_Item_variants_purchasePrice_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