ValueProperties extension

on
  • FormStateHelper

Properties

amountValidationMessage String?

Available on FormStateHelper, provided by the ValueProperties extension

no setter
amountValue String?

Available on FormStateHelper, provided by the ValueProperties extension

getter/setter pair
cardNumberValidationMessage String?

Available on FormStateHelper, provided by the ValueProperties extension

no setter
cardNumberValue String?

Available on FormStateHelper, provided by the ValueProperties extension

getter/setter pair
cvvValidationMessage String?

Available on FormStateHelper, provided by the ValueProperties extension

no setter
cvvValue String?

Available on FormStateHelper, provided by the ValueProperties extension

getter/setter pair
expiryDateValidationMessage String?

Available on FormStateHelper, provided by the ValueProperties extension

no setter
expiryDateValue String?

Available on FormStateHelper, provided by the ValueProperties extension

getter/setter pair
hasAmount bool

Available on FormStateHelper, provided by the ValueProperties extension

no setter
hasAmountValidationMessage bool

Available on FormStateHelper, provided by the ValueProperties extension

no setter
hasAnyValidationMessage bool

Available on FormStateHelper, provided by the ValueProperties extension

no setter
hasCardNumber bool

Available on FormStateHelper, provided by the ValueProperties extension

no setter
hasCardNumberValidationMessage bool

Available on FormStateHelper, provided by the ValueProperties extension

no setter
hasCvv bool

Available on FormStateHelper, provided by the ValueProperties extension

no setter
hasCvvValidationMessage bool

Available on FormStateHelper, provided by the ValueProperties extension

no setter
hasExpiryDate bool

Available on FormStateHelper, provided by the ValueProperties extension

no setter
hasExpiryDateValidationMessage bool

Available on FormStateHelper, provided by the ValueProperties extension

no setter
isFormValid bool

Available on FormStateHelper, provided by the ValueProperties extension

no setter