Click or drag to resize

IPosTerminalOpenCloseEntityPosTerminalDefaultCustomerId Property

Gets the point of sales terminal default customer identifier.

(Client par défaut)

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
string PosTerminalDefaultCustomerId { get; }

Property Value

Type: String
Remarks
This entity member is bound to the DefaultCustomerId (Client par défaut) column of the PosTerminal (Caisse) table.
See Also