UserPresetReloadAmounts

constructor(id: String, amount: Int, promotionAmount: Int, isMostPopular: Boolean)

Parameters

id

Unique identifier for this option

amount

How much to reload when the customer balance goes below the auto reload threshold. Amount is in the smallest currency denomination (e.g. cents for USD).

promotionAmount

Any additional promotional amount to add the customer's balance while auto reloading.

isMostPopular

True if this option is to be labelled as most popular.