storedPaymentMethodId property
This is the recurringDetailReference returned in the response when you created the token.
Implementation
@BuiltValueField(wireName: r'storedPaymentMethodId')
String? get storedPaymentMethodId;
This is the recurringDetailReference returned in the response when you created the token.
@BuiltValueField(wireName: r'storedPaymentMethodId')
String? get storedPaymentMethodId;