AppReloadConfiguration
data class AppReloadConfiguration(val allowCustomAmount: Boolean, val presetAmounts: List<PresetReloadAmounts>)
Configuration containing details about the merchant reload options.
Parameters
allowCustomAmount
Toggle for clients' to allow custom reload amounts
presetAmounts
The preset reload options shown to the client.