storedPaymentMethodId property

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

The unique token created to identify the counterparty.

Implementation

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