PriceModuleVariant
Types
Link copied to clipboard
List variant for Price Module
Link copied to clipboard
data class Regular(val size: PriceModuleSizeRegular = PriceModuleSizeRegular.Medium, val placeholder: Boolean = false, val completePriceLabel: String? = null) : PriceModuleVariant
Regular variant for Price Module This variant is a consolidated version of the previous PriceModuleVariant.Compact, PriceModuleVariant.Inspirational and PriceModuleVariant.Informational.