Click or drag to resize

GoCardlessCustomerBankAccountaccount_number Property

For the CustomerBankAccount create API. Bank account number - see local details for more information. Alternatively you can provide an iban.

Namespace:  NetQuarry.Services.Payment
Assembly:  EAP.Core (in EAP.Core.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax
public string account_number { get; set; }

Property Value

Type: String
See Also