Click or drag to resize

IComplementaryDiscountSaleDocumentEntityAdvantageType Property

Type of POS advantage at the origin of the complementary discount.

(Type d'avantage)

Namespace:  EBP.Api.Interfaces.Invoicing.Module.Entities.SaleDocument
Assembly:  EBP.Api.XXX.Interfaces (in EBP.Api.XXX.Interfaces.dll) Version: 1.0.3.0
Syntax
Nullable<byte> AdvantageType { get; set; }

Property Value

Type: NullableByte
Remarks
This entity member is bound to the AdvantageType (Type d'avantage) column of the SaleDocumentComplementaryDiscount (Remise complémentaire de document de vente) table.
See Also