Beispiel #1
0
 public OTA_HotelInvCountNotifRQ()
 {
     this._tPA_Extensions = new TPA_ExtensionsType();
     this._inventories    = new InvCountType();
     this._uniqueID       = new UniqueID_Type();
     this._pOS            = new List <SourceType>();
 }
Beispiel #2
0
 public OTA_HotelInvCountNotifRS()
 {
     this._inventories = new InvCountType();
 }