CurrencyMinorUnit
Object

A monetary amount expressed as an integer in a specified minor currency unit.This is used to avoid floating point rounding errors when expressing prices & funds.

Fields

Name
Description
currency* 
String!
The three-letter ISO 4217 currency code, in uppercase.
value* 
Int!
A non-negative integer in the minor currency unit for the ISO currency code.For example, this is the number of cents in dollar-denominated currencies.

Seen in

Parent name
Parent type
Description
Object
paymentDueExcludingTax field
Object
amountExcludingTax field