NULLABLE_GBP_AMOUNTconstant
Sugar instance allowing a GBP_AMOUNT or null. Equivalent to NULLABLE(GBP_AMOUNT).
Examples
NULLABLE_GBP_AMOUNT.validate(null) // null
Sugar instance allowing a GBP_AMOUNT or null. Equivalent to NULLABLE(GBP_AMOUNT).
NULLABLE_GBP_AMOUNT.validate(null) // null