Click or drag to resize

IPosTerminalEntityNewCustomerDefaultFamilyMember Property

Gets the default customer family to use for new customer created by POS

(En création de client, affecter la famille)

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

Property Value

Type: IReadOnlyStringEntityMember
Remarks
This entity member is bound to the NewCustomerDefaultFamily (En création de client, affecter la famille) column of the PosTerminal (Caisse) table.
See Also