storedPaymentMethodId property

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

The ID of the token.

Implementation

@BuiltValueField(wireName: r'storedPaymentMethodId')
String get storedPaymentMethodId;