UserReloadConfiguration
data class UserReloadConfiguration(val allowCustomAmount: Boolean, val presetAmounts: List<UserPresetReloadAmounts>)
Contains 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.