DocsMarshal
/
Types
/
FatturaElettronica.Ordinaria.FatturaElettronicaBody.DatiGenerali.DatiBollo
class
DatiBollo
Base class:
BaseClassSerializable
Implemented interfaces:
INotifyPropertyChanged
IEquatable
<T>
IXmlSerializable
Derived types:
This type is not derived by any type in DocsMarshal.
Constructors
DatiBollo
()
DatiBollo
(
XmlReader
r)
Properties
String
BolloVirtuale
{ get; set; }
Decimal
?
ImportoBollo
{ get; set; }
Top