tokenizationMethod property

String? tokenizationMethod
getter/setter pair

If the card number is tokenized, this is the method that was used. Can be android_pay (includes Google Pay), apple_pay, masterpass, visa_checkout, or null.

Implementation

String? tokenizationMethod;