cms2.offer.vo.WarehouseItemVO=function(){
  this._explicitType= "cms2.offer.vo.WarehouseItemVO"
  this.id_warehouse_item=0
  this.quantity=0
  this.price=null;
}
