POCardTokenizationState
constructor(iin: String?, issuerInformation: POCardIssuerInformation?, eligibility: POCardTokenizationEligibility, preferredScheme: String?, countryCode: String?, submitAllowed: Boolean, submitting: Boolean)
Parameters
iin
Issuer identification number.
issuerInformation
Resolved issuer information.
eligibility
Indicates whether the card is eligible for tokenization.
preferredScheme
Preferred scheme.
countryCode
Country code.
submitAllowed
Indicates whether submitting the form is allowed (i.e., all entered fields are valid and the card is eligible for tokenization).
submitting
Indicates whether the form is currently being submitted.