MercadoPagoBrandColor
data class MercadoPagoBrandColor(val fillLoud: Color, val fillQuiet: Color, val gradientStart: Color, val gradientEnd: Color)
Represents the brand color configuration.
Represents the brand color configuration.