Class BankAccount
Inherited Members
Namespace: Worldline.Connect.Sdk.V1.Domain
Assembly: Worldline.Connect.Sdk.dll
Syntax
public class BankAccount
Properties
AccountHolderName
Name in which the account is held.
Declaration
public string AccountHolderName { get; set; }
Property Value
Type | Description |
---|---|
string |