Click or drag to resize

GoCardlessCustomerBankAccountaccount_holder_name Property

Name of the account holder, as known by the bank. Usually this matches the name of the linked customer. This field will be transliterated, upcased and truncated to 18 characters.

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

Property Value

Type: String
See Also