public function check()
 {
     Taobao_RequestCheckUtil::checkNotNull($this->fields, "fields");
     Taobao_RequestCheckUtil::checkNotNull($this->videoAppKey, "videoAppKey");
     Taobao_RequestCheckUtil::checkNotNull($this->videoIds, "videoIds");
     Taobao_RequestCheckUtil::checkMaxListSize($this->videoIds, 100, "videoIds");
 }
 public function check()
 {
     Taobao_RequestCheckUtil::checkNotNull($this->endDate, "endDate");
     Taobao_RequestCheckUtil::checkNotNull($this->serviceStaffId, "serviceStaffId");
     Taobao_RequestCheckUtil::checkMaxListSize($this->serviceStaffId, 30, "serviceStaffId");
     Taobao_RequestCheckUtil::checkNotNull($this->startDate, "startDate");
 }
 public function check()
 {
     Taobao_RequestCheckUtil::checkNotNull($this->filter, "filter");
     Taobao_RequestCheckUtil::checkNotNull($this->time, "time");
     Taobao_RequestCheckUtil::checkNotNull($this->words, "words");
     Taobao_RequestCheckUtil::checkMaxListSize($this->words, 170, "words");
 }
 public function check()
 {
     Taobao_RequestCheckUtil::checkNotNull($this->buyerIds, "buyerIds");
     Taobao_RequestCheckUtil::checkMaxListSize($this->buyerIds, 10, "buyerIds");
     Taobao_RequestCheckUtil::checkNotNull($this->groupIds, "groupIds");
     Taobao_RequestCheckUtil::checkMaxListSize($this->groupIds, 10, "groupIds");
 }
 public function check()
 {
     Taobao_RequestCheckUtil::checkMaxListSize($this->excludeArea, 4, "excludeArea");
     Taobao_RequestCheckUtil::checkNotNull($this->grade, "grade");
     Taobao_RequestCheckUtil::checkMaxListSize($this->grade, 4, "grade");
     Taobao_RequestCheckUtil::checkMaxListSize($this->point, 4, "point");
     Taobao_RequestCheckUtil::checkMaxListSize($this->postage, 4, "postage");
 }
 public function check()
 {
     Taobao_RequestCheckUtil::checkNotNull($this->categoryIds, "categoryIds");
     Taobao_RequestCheckUtil::checkMaxListSize($this->categoryIds, 200, "categoryIds");
     Taobao_RequestCheckUtil::checkNotNull($this->resultNum, "resultNum");
     Taobao_RequestCheckUtil::checkMaxValue($this->resultNum, 100, "resultNum");
     Taobao_RequestCheckUtil::checkMinValue($this->resultNum, 1, "resultNum");
 }
 public function check()
 {
     Taobao_RequestCheckUtil::checkNotNull($this->cids, "cids");
     Taobao_RequestCheckUtil::checkMaxListSize($this->cids, 1000, "cids");
     Taobao_RequestCheckUtil::checkMaxValue($this->days, 7, "days");
     Taobao_RequestCheckUtil::checkMinValue($this->days, 1, "days");
     Taobao_RequestCheckUtil::checkMaxValue($this->type, 2, "type");
     Taobao_RequestCheckUtil::checkMinValue($this->type, 1, "type");
 }
 public function check()
 {
     Taobao_RequestCheckUtil::checkMaxLength($this->description, 20, "description");
     Taobao_RequestCheckUtil::checkNotNull($this->name, "name");
     Taobao_RequestCheckUtil::checkMaxLength($this->name, 20, "name");
     Taobao_RequestCheckUtil::checkNotNull($this->nick, "nick");
     Taobao_RequestCheckUtil::checkMaxLength($this->nick, 500, "nick");
     Taobao_RequestCheckUtil::checkMaxListSize($this->permissionCodes, 2000, "permissionCodes");
 }
 public function check()
 {
     Taobao_RequestCheckUtil::checkMaxListSize($this->adgroupIds, 200, "adgroupIds");
     Taobao_RequestCheckUtil::checkNotNull($this->pageNo, "pageNo");
     Taobao_RequestCheckUtil::checkMinValue($this->pageNo, 1, "pageNo");
     Taobao_RequestCheckUtil::checkNotNull($this->pageSize, "pageSize");
     Taobao_RequestCheckUtil::checkMaxValue($this->pageSize, 200, "pageSize");
     Taobao_RequestCheckUtil::checkMinValue($this->pageSize, 1, "pageSize");
 }
 public function check()
 {
     Taobao_RequestCheckUtil::checkNotNull($this->policyId, "policyId");
     Taobao_RequestCheckUtil::checkMaxListSize($this->policyId, 100, "policyId");
     Taobao_RequestCheckUtil::checkMaxLength($this->policyId, 6500, "policyId");
     Taobao_RequestCheckUtil::checkNotNull($this->status, "status");
     Taobao_RequestCheckUtil::checkNotNull($this->type, "type");
     Taobao_RequestCheckUtil::checkMaxValue($this->type, 1, "type");
     Taobao_RequestCheckUtil::checkMinValue($this->type, 0, "type");
 }
 public function check()
 {
     Taobao_RequestCheckUtil::checkNotNull($this->dealerOrderIds, "dealerOrderIds");
     Taobao_RequestCheckUtil::checkMaxListSize($this->dealerOrderIds, 50, "dealerOrderIds");
 }
 public function check()
 {
     Taobao_RequestCheckUtil::checkNotNull($this->fields, "fields");
     Taobao_RequestCheckUtil::checkNotNull($this->numIids, "numIids");
     Taobao_RequestCheckUtil::checkMaxListSize($this->numIids, 40, "numIids");
 }
 public function check()
 {
     Taobao_RequestCheckUtil::checkNotNull($this->orderId, "orderId");
     Taobao_RequestCheckUtil::checkMaxListSize($this->pnrInfo, 9, "pnrInfo");
 }
 public function check()
 {
     Taobao_RequestCheckUtil::checkNotNull($this->fields, "fields");
     Taobao_RequestCheckUtil::checkMaxListSize($this->numIids, 10, "numIids");
     Taobao_RequestCheckUtil::checkMaxLength($this->outerCode, 12, "outerCode");
     Taobao_RequestCheckUtil::checkMaxListSize($this->trackIids, 10, "trackIids");
 }
 public function check()
 {
     Taobao_RequestCheckUtil::checkNotNull($this->occureTime, "occureTime");
     Taobao_RequestCheckUtil::checkNotNull($this->operateDetail, "operateDetail");
     Taobao_RequestCheckUtil::checkMaxLength($this->operateDetail, 200, "operateDetail");
     Taobao_RequestCheckUtil::checkMaxLength($this->operatorContact, 20, "operatorContact");
     Taobao_RequestCheckUtil::checkMaxLength($this->operatorName, 20, "operatorName");
     Taobao_RequestCheckUtil::checkMaxListSize($this->subTid, 50, "subTid");
     Taobao_RequestCheckUtil::checkNotNull($this->tradeId, "tradeId");
 }
 public function check()
 {
     Taobao_RequestCheckUtil::checkNotNull($this->filter, "filter");
     Taobao_RequestCheckUtil::checkNotNull($this->wordCategories, "wordCategories");
     Taobao_RequestCheckUtil::checkMaxListSize($this->wordCategories, 200, "wordCategories");
 }
 public function check()
 {
     Taobao_RequestCheckUtil::checkNotNull($this->dealerOrderId, "dealerOrderId");
     Taobao_RequestCheckUtil::checkMaxListSize($this->deleteDetailIds, 50, "deleteDetailIds");
     Taobao_RequestCheckUtil::checkMaxListSize($this->detailIdPrices, 50, "detailIdPrices");
     Taobao_RequestCheckUtil::checkMaxListSize($this->detailIdQuantities, 50, "detailIdQuantities");
 }
 public function check()
 {
     Taobao_RequestCheckUtil::checkMaxListSize($this->nicks, 20, "nicks");
     Taobao_RequestCheckUtil::checkMinValue($this->pageNo, 0, "pageNo");
     Taobao_RequestCheckUtil::checkMaxValue($this->pageSize, 200, "pageSize");
     Taobao_RequestCheckUtil::checkMinValue($this->pageSize, 0, "pageSize");
     Taobao_RequestCheckUtil::checkMaxListSize($this->type, 3, "type");
 }
 public function check()
 {
     Taobao_RequestCheckUtil::checkNotNull($this->sellerNick, "sellerNick");
     Taobao_RequestCheckUtil::checkMaxListSize($this->subTid, 50, "subTid");
     Taobao_RequestCheckUtil::checkNotNull($this->tid, "tid");
 }
 public function check()
 {
     Taobao_RequestCheckUtil::checkNotNull($this->ids, "ids");
     Taobao_RequestCheckUtil::checkMaxListSize($this->ids, 20, "ids");
 }
 public function check()
 {
     Taobao_RequestCheckUtil::checkNotNull($this->nick, "nick");
     Taobao_RequestCheckUtil::checkMaxListSize($this->type, 3, "type");
 }
 public function check()
 {
     Taobao_RequestCheckUtil::checkMaxListSize($this->itemIds, 20, "itemIds");
     Taobao_RequestCheckUtil::checkMaxListSize($this->pids, 30, "pids");
 }
 public function check()
 {
     Taobao_RequestCheckUtil::checkNotNull($this->params, "params");
     Taobao_RequestCheckUtil::checkMaxListSize($this->params, 40, "params");
     Taobao_RequestCheckUtil::checkNotNull($this->type, "type");
 }
 public function check()
 {
     Taobao_RequestCheckUtil::checkMaxListSize($this->keywordIds, 200, "keywordIds");
 }
 public function check()
 {
     Taobao_RequestCheckUtil::checkNotNull($this->accountId, "accountId");
     Taobao_RequestCheckUtil::checkNotNull($this->endTime, "endTime");
     Taobao_RequestCheckUtil::checkNotNull($this->fields, "fields");
     Taobao_RequestCheckUtil::checkMaxLength($this->fields, 300, "fields");
     Taobao_RequestCheckUtil::checkMaxListSize($this->journalTypes, 10, "journalTypes");
     Taobao_RequestCheckUtil::checkNotNull($this->startTime, "startTime");
 }
 public function check()
 {
     Taobao_RequestCheckUtil::checkNotNull($this->cid, "cid");
     Taobao_RequestCheckUtil::checkMinValue($this->cid, 0, "cid");
     Taobao_RequestCheckUtil::checkNotNull($this->desc, "desc");
     Taobao_RequestCheckUtil::checkMaxLength($this->desc, 200000, "desc");
     Taobao_RequestCheckUtil::checkNotNull($this->locationCity, "locationCity");
     Taobao_RequestCheckUtil::checkNotNull($this->locationState, "locationState");
     Taobao_RequestCheckUtil::checkNotNull($this->num, "num");
     Taobao_RequestCheckUtil::checkMaxValue($this->num, 999999, "num");
     Taobao_RequestCheckUtil::checkMinValue($this->num, 0, "num");
     Taobao_RequestCheckUtil::checkMaxValue($this->paimaiInfoInterval, 60, "paimaiInfoInterval");
     Taobao_RequestCheckUtil::checkMinValue($this->paimaiInfoInterval, 1, "paimaiInfoInterval");
     Taobao_RequestCheckUtil::checkMaxValue($this->paimaiInfoMode, 3, "paimaiInfoMode");
     Taobao_RequestCheckUtil::checkMinValue($this->paimaiInfoMode, 1, "paimaiInfoMode");
     Taobao_RequestCheckUtil::checkMaxValue($this->paimaiInfoValidHour, 48, "paimaiInfoValidHour");
     Taobao_RequestCheckUtil::checkMinValue($this->paimaiInfoValidHour, 1, "paimaiInfoValidHour");
     Taobao_RequestCheckUtil::checkMaxValue($this->paimaiInfoValidMinute, 59, "paimaiInfoValidMinute");
     Taobao_RequestCheckUtil::checkMinValue($this->paimaiInfoValidMinute, 0, "paimaiInfoValidMinute");
     Taobao_RequestCheckUtil::checkNotNull($this->price, "price");
     Taobao_RequestCheckUtil::checkMaxLength($this->propertyAlias, 511, "propertyAlias");
     Taobao_RequestCheckUtil::checkMaxLength($this->sellPoint, 15, "sellPoint");
     Taobao_RequestCheckUtil::checkMaxListSize($this->sellerCids, 10, "sellerCids");
     Taobao_RequestCheckUtil::checkNotNull($this->stuffStatus, "stuffStatus");
     Taobao_RequestCheckUtil::checkNotNull($this->title, "title");
     Taobao_RequestCheckUtil::checkMaxLength($this->title, 120, "title");
     Taobao_RequestCheckUtil::checkNotNull($this->type, "type");
 }
 public function check()
 {
     Taobao_RequestCheckUtil::checkNotNull($this->beginTime, "beginTime");
     Taobao_RequestCheckUtil::checkNotNull($this->endTime, "endTime");
     Taobao_RequestCheckUtil::checkNotNull($this->fields, "fields");
     Taobao_RequestCheckUtil::checkMaxListSize($this->fields, 10, "fields");
     Taobao_RequestCheckUtil::checkMaxListSize($this->items, 20, "items");
     Taobao_RequestCheckUtil::checkMaxValue($this->pageSize, 50, "pageSize");
     Taobao_RequestCheckUtil::checkMinValue($this->pageSize, 1, "pageSize");
 }
 public function check()
 {
     Taobao_RequestCheckUtil::checkNotNull($this->adgroupIds, "adgroupIds");
     Taobao_RequestCheckUtil::checkMaxListSize($this->adgroupIds, 200, "adgroupIds");
     Taobao_RequestCheckUtil::checkNotNull($this->campaignId, "campaignId");
 }
 public function check()
 {
     Taobao_RequestCheckUtil::checkNotNull($this->companyCode, "companyCode");
     Taobao_RequestCheckUtil::checkNotNull($this->outSid, "outSid");
     Taobao_RequestCheckUtil::checkMaxListSize($this->subTid, 50, "subTid");
     Taobao_RequestCheckUtil::checkNotNull($this->tid, "tid");
     Taobao_RequestCheckUtil::checkMinValue($this->tid, 1000, "tid");
 }
 public function check()
 {
     Taobao_RequestCheckUtil::checkNotNull($this->cid, "cid");
     Taobao_RequestCheckUtil::checkMinValue($this->cid, 0, "cid");
     Taobao_RequestCheckUtil::checkNotNull($this->desc, "desc");
     Taobao_RequestCheckUtil::checkMaxLength($this->desc, 200000, "desc");
     Taobao_RequestCheckUtil::checkMaxLength($this->features, 4000, "features");
     Taobao_RequestCheckUtil::checkNotNull($this->locationCity, "locationCity");
     Taobao_RequestCheckUtil::checkNotNull($this->locationState, "locationState");
     Taobao_RequestCheckUtil::checkNotNull($this->num, "num");
     Taobao_RequestCheckUtil::checkMaxValue($this->num, 999999, "num");
     Taobao_RequestCheckUtil::checkMinValue($this->num, 0, "num");
     Taobao_RequestCheckUtil::checkNotNull($this->price, "price");
     Taobao_RequestCheckUtil::checkMaxLength($this->propertyAlias, 511, "propertyAlias");
     Taobao_RequestCheckUtil::checkMaxListSize($this->sellerCids, 10, "sellerCids");
     Taobao_RequestCheckUtil::checkMaxListSize($this->skuPrices, 1000, "skuPrices");
     Taobao_RequestCheckUtil::checkNotNull($this->stuffStatus, "stuffStatus");
     Taobao_RequestCheckUtil::checkNotNull($this->title, "title");
     Taobao_RequestCheckUtil::checkMaxLength($this->title, 60, "title");
     Taobao_RequestCheckUtil::checkNotNull($this->type, "type");
     Taobao_RequestCheckUtil::checkMaxLength($this->type, 100, "type");
 }