Click or drag to resize

IPaymentTypeEntityMustOpenPosCashDrawerDuringSettlementMember Property

Gets the boolean indicating whether cash drawer must be opened during POS (point of sale) settlements.

(Ouverture du tiroir-caisse lors du règlement)

Namespace:  EBP.Api.Interfaces.Invoicing.Module.Entities.SettlementMode
Assembly:  EBP.Api.XXX.Interfaces (in EBP.Api.XXX.Interfaces.dll) Version: 1.0.3.0
Syntax
IReadOnlyBoolEntityMember MustOpenPosCashDrawerDuringSettlementMember { get; }

Property Value

Type: IReadOnlyBoolEntityMember
Remarks
This entity member is bound to the MustOpenPosCashDrawerDuringSettlement (Ouverture du tiroir-caisse lors du règlement) column of the PaymentType (Moyens de Paiement) table.
See Also