Exemplo n.º 1
0
 public ResponsiblePurchasingUnitParty()
 {
     PartyKey = new PartyKey();
 }
Exemplo n.º 2
0
 public SellerParty()
 {
     PartyKey = new PartyKey();
 }