Click or drag to resize

IThirdBankAccountDetailEntityCustomerIdMember Property

Gets the customer id on which bank account detail is linked

Namespace:  EBP.Api.Interfaces.Invoicing.Module.Entities.Third
Assembly:  EBP.Api.XXX.Interfaces (in EBP.Api.XXX.Interfaces.dll) Version: 1.0.3.0
Syntax
IReadOnlyStringEntityMember CustomerIdMember { get; }

Property Value

Type: IReadOnlyStringEntityMember
See Also