 | IPaymentTypeEntityAllowPosReturningChangeMember Property |
Gets the boolean indicating whether change returning is allow after POS (point of sale) settlements.
(Autoriser le rendu-monnaie)
Namespace:
EBP.Api.Interfaces.Invoicing.Module.Entities.SettlementMode
Assembly:
EBP.Api.XXX.Interfaces (in EBP.Api.XXX.Interfaces.dll) Version: 1.0.3.0
SyntaxIReadOnlyBoolEntityMember AllowPosReturningChangeMember { get; }
ReadOnly Property AllowPosReturningChangeMember As IReadOnlyBoolEntityMember
Get
Property Value
Type:
IReadOnlyBoolEntityMember
RemarksThis entity member is bound to the AllowPosReturningChange (Autoriser le rendu-monnaie) column of the PaymentType (Moyens de Paiement) table.
See Also