Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Code ¶
Currency represents a currency code. Three-letter [ISO4217](https://www.iso.org/iso-4217-currency-codes.html) currency code.
func (Code) RoundToPrecision ¶
func (c Code) RoundToPrecision(amount alpacadecimal.Decimal) alpacadecimal.Decimal
Click to show internal directories.
Click to hide internal directories.