Property MinorUnit
MinorUnit
Gets a monetary amount representing the minor unit of the currency based on the number of decimal digits it has (i.e. USD will return USD 0.01
).
Declaration
public MonetaryValue MinorUnit { get; }
Property Value
Type | Description |
---|---|
MonetaryValue |