 | 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
Syntaxstring PosTerminalDefaultCustomerId { get; }
ReadOnly Property PosTerminalDefaultCustomerId As String
Get
Property Value
Type:
String
RemarksThis entity member is bound to the DefaultCustomerId (Client par défaut) column of the PosTerminal (Caisse) table.
See Also