PaymentFormThemeColors
constructor(@ColorLong accentColor: Long, @ColorLong textColor: Long, @ColorLong errorColor: Long, @ColorLong backgroundColor: Long, @ColorLong fieldBackgroundColor: Long, @ColorLong enabledButtonColor: Long, @ColorLong disabledButtonColor: Long)
constructor(paymentFormColors: PaymentFormColors, buttonColors: PaymentFormButtonColors, cursorColors: CursorColors, dividerColor: DividerColor, imageColors: ImageColors, textColors: TextColors, inputFieldColors: InputFieldColors)