Click or drag to resize

GoCardlessCustomerBankAccountcountry_code Property

ISO 3166-1 alpha-2 code. Defaults to the country code of the iban if supplied, otherwise is required.

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

Property Value

Type: String
See Also