-
- All Implemented Interfaces:
public final class PaymentProvider.ColorsA payment provider's color scheme.
-
-
Field Summary
Fields Modifier and Type Field Description private final StringbackgroundColorRGBHexprivate final StringtextColoRGBHex
-
Constructor Summary
Constructors Constructor Description PaymentProvider.Colors(String backgroundColorRGBHex, String textColoRGBHex)
-
Method Summary
Modifier and Type Method Description final StringgetBackgroundColorRGBHex()final StringgetTextColoRGBHex()-
-
Method Detail
-
getBackgroundColorRGBHex
final String getBackgroundColorRGBHex()
-
getTextColoRGBHex
final String getTextColoRGBHex()
-
-
-
-