Click or drag to resize

ICustomerEntityBankAccountDetails Property

Gets the banks accounts detail

Namespace:  EBP.Api.Interfaces.Invoicing.Module.Entities.Customer
Assembly:  EBP.Api.XXX.Interfaces (in EBP.Api.XXX.Interfaces.dll) Version: 1.0.3.0
Syntax
ICustomerBankAccountDetailEntityCollection BankAccountDetails { get; }

Property Value

Type: ICustomerBankAccountDetailEntityCollection
See Also