GoCardlessLinkscustomer_bank_account Property |
===============
For RedirectFlow:
ID of customer bank account created by this redirect flow.
Note: this property will not be present until the redirect flow has been successfully completed.
===============
For Mandate:
ID of the associated customer bank account which the mandate is created and submits payments against.
===============
For Mandate List:
ID of a customer bank account. If specified, this endpoint will return all mandates for the given bank account. Cannot be used in conjunction with customer or creditor.
Namespace:
NetQuarry.Services.Payment
Assembly:
EAP.Core (in EAP.Core.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax public string customer_bank_account { get; set; }
Public Property customer_bank_account As String
Get
Set
Property Value
Type:
StringSee Also