Click or drag to resize

ITradeDocumentComplementaryDiscountEntityBaseBaseReferenceDocumentDiscountAmount Property

Gets or sets the discount amount for previous progress state (previous percentage of reference document discount).

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

Property Value

Type: NullableDecimal
See Also