storedPaymentMethodId property
The unique token that identifies the stored bank account details of the counterparty for a payout.
Implementation
@BuiltValueField(wireName: r'storedPaymentMethodId')
String? get storedPaymentMethodId;
The unique token that identifies the stored bank account details of the counterparty for a payout.
@BuiltValueField(wireName: r'storedPaymentMethodId')
String? get storedPaymentMethodId;