 | 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
SyntaxNullable<byte> AdvantageType { get; set; }
Property AdvantageType As Nullable(Of Byte)
Get
Set
Property Value
Type:
NullableByte
RemarksThis entity member is bound to the AdvantageType (Type d'avantage) column of the SaleDocumentComplementaryDiscount (Remise complémentaire de document de vente) table.
See Also