DocsMarshal
/
Types
/
FatturaElettronica.Ordinaria.FatturaElettronicaHeader.CedentePrestatore.IscrizioneREA
class
IscrizioneREA
Base class:
BaseClassSerializable
Implemented interfaces:
INotifyPropertyChanged
IEquatable
<T>
IXmlSerializable
Derived types:
This type is not derived by any type in DocsMarshal.
Constructors
IscrizioneREA
()
IscrizioneREA
(
XmlReader
r)
Properties
Decimal
?
CapitaleSociale
{ get; set; }
String
NumeroREA
{ get; set; }
String
SocioUnico
{ get; set; }
String
StatoLiquidazione
{ get; set; }
String
Ufficio
{ get; set; }
Top