Click or drag to resize

IComplementaryDiscountSaleDocumentEntityAdvantageTypeMember 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
IReadOnlyByteEntityMember AdvantageTypeMember { get; }

Property Value

Type: IReadOnlyByteEntityMember
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