NULLABLE_USD_AMOUNTconstant
Sugar instance allowing a USD_AMOUNT or null. Equivalent to NULLABLE(USD_AMOUNT).
Examples
NULLABLE_USD_AMOUNT.validate(null) // null
Sugar instance allowing a USD_AMOUNT or null. Equivalent to NULLABLE(USD_AMOUNT).
NULLABLE_USD_AMOUNT.validate(null) // null