class FatturaRiga


Base class:

This type does not have any base class

Implemented interfaces:

This type does not implements any interface.

Derived types:

This type is not derived by any type in DocsMarshal.


Constructors

FatturaRiga ()


Properties

Decimal? AliquotaIVA { get; set; }


String CodiceArticolo { get; set; }


String CodiceArticoloAlternativo { get; set; }


String Descrizione { get; set; }


Dictionary<String,Object> ExtraFields { get; set; }


Decimal? ImportoTotale { get; set; }


Decimal? ImportoUnitario { get; set; }


Int32? Linea { get; set; }


Decimal? Quantita { get; set; }


FatturaRiferimentoDocumento RiferimentoDDT { get; set; }


FatturaRiferimentoDocumento RiferimentoOrdine { get; set; }


String Sconti { get; set; }


String UnitaMisura { get; set; }