Exemplo n.º 1
0
 public AmountPercentType()
 {
     this._taxes = new TaxesType();
 }
Exemplo n.º 2
0
 public TotalType()
 {
     this._tPA_Extensions = new TPA_ExtensionsType();
     this._taxes          = new TaxesType();
 }