AmountNonZeroDecimalsRequirement |
AmountNonZeroDecimalsRequirement.description(String description) |
Specifies for which routes the amount in a transfer request must have no non-zero decimal
places, so the transfer can only be processed if the amount consists of round numbers.
|
static AmountNonZeroDecimalsRequirement |
AmountNonZeroDecimalsRequirement.fromJson(String jsonString) |
Create an instance of AmountNonZeroDecimalsRequirement given an JSON string
|
AmountNonZeroDecimalsRequirement |
TransferRouteRequirementsInner.getAmountNonZeroDecimalsRequirement() |
Get the actual instance of `AmountNonZeroDecimalsRequirement`.
|
AmountNonZeroDecimalsRequirement |
AmountNonZeroDecimalsRequirement.includeNullValues(boolean includeNullValues) |
Configures whether null values are explicitly serialized in the JSON payload.
|
AmountNonZeroDecimalsRequirement |
AmountNonZeroDecimalsRequirement.type(AmountNonZeroDecimalsRequirement.TypeEnum type) |
**amountNonZeroDecimalsRequirement**
|