class Mittente


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

Mittente ()


Mittente (Mittente other)


Properties

List<String> IndirizziEmail { get; set; }


String Indirizzo { get; set; }


List<String> NumeriTelefono { get; set; }


String PartitaIva { get; set; }


String RagioneSociale { get; set; }