Click or drag to resize

IItemPriceComplexEntityMemberBaseIncludeEcotaxFurnitureInDueAmountInPurchaseDocument Property

Gets or sets whether the ecotax furniture will be added in the total due amount for purchase document

(Inclure le montant de l’éco-contribution au total TTC des documents d’achat)

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

Property Value

Type: NullableBoolean
Remarks
This entity member is bound to the IncludeEcotaxFurnitureAmountInPurchaseDocument (Inclure le montant de l’éco-contribution au total TTC des documents d’achat) column of the Organization (Organisme) table.
See Also