Click or drag to resize

ICustomerEntityIsCustomerAccountMember Property

Gets whether the customer is an account customer

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
IReadOnlyBoolEntityMember IsCustomerAccountMember { get; }

Property Value

Type: IReadOnlyBoolEntityMember
See Also