Click or drag to resize

IPosTerminalOpenCloseEntityPosTerminalDefaultSafeId Property

Gets the point of sales terminal default safe identifier.

(Code du coffre-fort 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 PosTerminalDefaultSafeId { get; }

Property Value

Type: String
Remarks
This entity member is bound to the DefaultSafeId (Code du coffre-fort par défaut) column of the PosTerminal (Caisse) table.
See Also