Package-level declarations
Types
Link copied to clipboard
data class UserPresetReloadAmounts(val id: String, val amount: Int, val promotionAmount: Int, val isMostPopular: Boolean)
A preset reload option to show to the client.
Link copied to clipboard
data class UserReloadConfiguration(val allowCustomAmount: Boolean, val presetAmounts: List<UserPresetReloadAmounts>)
Contains details about the merchant reload options