tokenizationPeriodStoredPaymentMethodId property

  1. @BuiltValueField.new(wireName: r'tokenization.storedPaymentMethodId')
String? get tokenizationPeriodStoredPaymentMethodId

The reference that uniquely identifies tokenized payment details.

Implementation

@BuiltValueField(wireName: r'tokenization.storedPaymentMethodId')
String? get tokenizationPeriodStoredPaymentMethodId;