GraphQL OBJECT
Currency
Currency in which the price is presented.
link Definition
- type Currency {
- #   Currency code.
- : CurrencyEnum 
- #   Currency code in capital letters, see ISO 4217.
- : String 
- #   Currency symbol, for example, $ for USD.
- : String 
- #   Currency name.
- : String 
- }
link Required by
- CartPreview of shopping cart with product and pricing information.
- ClientAccount information for a specific client account.
- ClientSalesRevenueStatisticsHow much revenue the promotion has generated for the client.
- CurrencyAmountCurrency and amount of the gross, net, converted, or discounted item price.
- CustomerCustomer profile and transaction data.
- JournalItemOne journal item related to the customer’s purchase.
- LookupsRequested lists of values.
- PaymentTransaction Payment information for the purchase transaction.
- PayoutInformationPayout information.
- PriceAbsolutePrice of the product.
- PriceAbsoluteValuePrice value.
- PurchaseTransaction data related to the purchase.
- SepaBankAccountProfilenull