lib/v20180228/models.rb in tencentcloud-sdk-youmall-3.0.590 vs lib/v20180228/models.rb in tencentcloud-sdk-youmall-3.0.591

- old
+ new

@@ -31,11 +31,11 @@ # @type OutCapPic: String # @param TraceId: 轨迹编码 # @type TraceId: String attr_accessor :ArrivedTime, :LeaveTime, :StaySecond, :InCapPic, :OutCapPic, :TraceId - + def initialize(arrivedtime=nil, leavetime=nil, staysecond=nil, incappic=nil, outcappic=nil, traceid=nil) @ArrivedTime = arrivedtime @LeaveTime = leavetime @StaySecond = staysecond @InCapPic = incappic @@ -67,11 +67,11 @@ # @type Time: Integer # @param PersonInfo: 当前的person基本信息,图片以FacePic为准,结构体内未填 # @type PersonInfo: :class:`Tencentcloud::Youmall.v20180228.models.PersonInfo` attr_accessor :TempId, :FaceId, :IdType, :FacePic, :Time, :PersonInfo - + def initialize(tempid=nil, faceid=nil, idtype=nil, facepic=nil, time=nil, personinfo=nil) @TempId = tempid @FaceId = faceid @IdType = idtype @FacePic = facepic @@ -104,11 +104,11 @@ # @type ShopCode: String # @param Remark: 备注说明; 30个字符以内 # @type Remark: String attr_accessor :CompanyId, :Name, :Password, :ShopCode, :Remark - + def initialize(companyid=nil, name=nil, password=nil, shopcode=nil, remark=nil) @CompanyId = companyid @Name = name @Password = password @ShopCode = shopcode @@ -128,11 +128,11 @@ class CreateAccountResponse < TencentCloud::Common::AbstractModel # @param RequestId: 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。 # @type RequestId: String attr_accessor :RequestId - + def initialize(requestid=nil) @RequestId = requestid end def deserialize(params) @@ -154,11 +154,11 @@ # @type ShopId: Integer # @param IsForceUpload: 是否强制更新:为ture时会为用户创建一个新的指定PersonType的身份;目前这个参数已废弃,可不传 # @type IsForceUpload: Boolean attr_accessor :CompanyId, :PersonType, :Picture, :PictureName, :ShopId, :IsForceUpload - + def initialize(companyid=nil, persontype=nil, picture=nil, picturename=nil, shopid=nil, isforceupload=nil) @CompanyId = companyid @PersonType = persontype @Picture = picture @PictureName = picturename @@ -186,11 +186,11 @@ # @type PictureUrl: String # @param RequestId: 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。 # @type RequestId: String attr_accessor :PersonId, :Status, :PictureUrl, :RequestId - + def initialize(personid=nil, status=nil, pictureurl=nil, requestid=nil) @PersonId = personid @Status = status @PictureUrl = pictureurl @RequestId = requestid @@ -210,11 +210,11 @@ # @type TraceDate: String # @param TracePointSet: 轨迹点序列 # @type TracePointSet: Array attr_accessor :TraceDate, :TracePointSet - + def initialize(tracedate=nil, tracepointset=nil) @TraceDate = tracedate @TracePointSet = tracepointset end @@ -239,11 +239,11 @@ # @type ShopId: Integer # @param PersonId: 顾客ID # @type PersonId: Integer attr_accessor :CompanyId, :ShopId, :PersonId - + def initialize(companyid=nil, shopid=nil, personid=nil) @CompanyId = companyid @ShopId = shopid @PersonId = personid end @@ -259,11 +259,11 @@ class DeletePersonFeatureResponse < TencentCloud::Common::AbstractModel # @param RequestId: 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。 # @type RequestId: String attr_accessor :RequestId - + def initialize(requestid=nil) @RequestId = requestid end def deserialize(params) @@ -289,11 +289,11 @@ # @type Num: Integer # @param IsNeedPic: 是否需要base64的图片,0-不需要,1-需要,默认0 # @type IsNeedPic: Integer attr_accessor :CompanyId, :ShopId, :CameraId, :StartTime, :EndTime, :PosId, :Num, :IsNeedPic - + def initialize(companyid=nil, shopid=nil, cameraid=nil, starttime=nil, endtime=nil, posid=nil, num=nil, isneedpic=nil) @CompanyId = companyid @ShopId = shopid @CameraId = cameraid @StartTime = starttime @@ -329,11 +329,11 @@ # @type Infos: Array # @param RequestId: 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。 # @type RequestId: String attr_accessor :CompanyId, :ShopId, :CameraId, :PosId, :Infos, :RequestId - + def initialize(companyid=nil, shopid=nil, cameraid=nil, posid=nil, infos=nil, requestid=nil) @CompanyId = companyid @ShopId = shopid @CameraId = cameraid @PosId = posid @@ -368,11 +368,11 @@ # @type StartTime: String # @param EndTime: 查询结束时间 # @type EndTime: String attr_accessor :MallId, :PersonId, :StartTime, :EndTime - + def initialize(mallid=nil, personid=nil, starttime=nil, endtime=nil) @MallId = mallid @PersonId = personid @StartTime = starttime @EndTime = endtime @@ -398,11 +398,11 @@ # @type ArrivedMallSet: Array # @param RequestId: 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。 # @type RequestId: String attr_accessor :MallId, :MallCode, :PersonId, :ArrivedMallSet, :RequestId - + def initialize(mallid=nil, mallcode=nil, personid=nil, arrivedmallset=nil, requestid=nil) @MallId = mallid @MallCode = mallcode @PersonId = personid @ArrivedMallSet = arrivedmallset @@ -435,11 +435,11 @@ # @type StartTime: String # @param EndTime: 查询结束时间 # @type EndTime: String attr_accessor :MallId, :PersonId, :StartTime, :EndTime - + def initialize(mallid=nil, personid=nil, starttime=nil, endtime=nil) @MallId = mallid @PersonId = personid @StartTime = starttime @EndTime = endtime @@ -465,11 +465,11 @@ # @type TracePointSet: Array # @param RequestId: 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。 # @type RequestId: String attr_accessor :MallId, :MallCode, :PersonId, :TracePointSet, :RequestId - + def initialize(mallid=nil, mallcode=nil, personid=nil, tracepointset=nil, requestid=nil) @MallId = mallid @MallCode = mallcode @PersonId = personid @TracePointSet = tracepointset @@ -506,11 +506,11 @@ # @type PosId: String # @param PictureExpires: 图片url过期时间:在当前时间+PictureExpires秒后,图片url无法继续正常访问;单位s;默认值1*24*60*60(1天) # @type PictureExpires: Integer attr_accessor :CompanyId, :ShopId, :TempId, :CameraId, :PosId, :PictureExpires - + def initialize(companyid=nil, shopid=nil, tempid=nil, cameraid=nil, posid=nil, pictureexpires=nil) @CompanyId = companyid @ShopId = shopid @TempId = tempid @CameraId = cameraid @@ -546,11 +546,11 @@ # @type PersonInfo: :class:`Tencentcloud::Youmall.v20180228.models.PersonInfo` # @param RequestId: 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。 # @type RequestId: String attr_accessor :CompanyId, :ShopId, :CameraId, :PosId, :TempId, :FaceId, :PersonInfo, :RequestId - + def initialize(companyid=nil, shopid=nil, cameraid=nil, posid=nil, tempid=nil, faceid=nil, personinfo=nil, requestid=nil) @CompanyId = companyid @ShopId = shopid @CameraId = cameraid @PosId = posid @@ -591,11 +591,11 @@ # @type Limit: Integer # @param Offset: 拉取偏移,返回offset之后的数据 # @type Offset: Integer attr_accessor :Time, :CompanyId, :ShopId, :StartDay, :EndDay, :Limit, :Offset - + def initialize(time=nil, companyid=nil, shopid=nil, startday=nil, endday=nil, limit=nil, offset=nil) @Time = time @CompanyId = companyid @ShopId = shopid @StartDay = startday @@ -621,11 +621,11 @@ # @type InstanceSet: :class:`Tencentcloud::Youmall.v20180228.models.NetworkHistoryInfo` # @param RequestId: 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。 # @type RequestId: String attr_accessor :InstanceSet, :RequestId - + def initialize(instanceset=nil, requestid=nil) @InstanceSet = instanceset @RequestId = requestid end @@ -646,11 +646,11 @@ # @type CompanyId: String # @param ShopId: 优mall店铺id,通过"指定身份标识获取客户门店列表"接口获取,不填则拉取集团全部店铺当前 # @type ShopId: Integer attr_accessor :Time, :CompanyId, :ShopId - + def initialize(time=nil, companyid=nil, shopid=nil) @Time = time @CompanyId = companyid @ShopId = shopid end @@ -668,11 +668,11 @@ # @type InstanceSet: :class:`Tencentcloud::Youmall.v20180228.models.NetworkLastInfo` # @param RequestId: 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。 # @type RequestId: String attr_accessor :InstanceSet, :RequestId - + def initialize(instanceset=nil, requestid=nil) @InstanceSet = instanceset @RequestId = requestid end @@ -695,11 +695,11 @@ # @type StartTime: String # @param EndTime: 查询结束时间 # @type EndTime: String attr_accessor :MallId, :PersonId, :StartTime, :EndTime - + def initialize(mallid=nil, personid=nil, starttime=nil, endtime=nil) @MallId = mallid @PersonId = personid @StartTime = starttime @EndTime = endtime @@ -725,11 +725,11 @@ # @type ArrivedMallSet: Array # @param RequestId: 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。 # @type RequestId: String attr_accessor :MallId, :MallCode, :PersonId, :ArrivedMallSet, :RequestId - + def initialize(mallid=nil, mallcode=nil, personid=nil, arrivedmallset=nil, requestid=nil) @MallId = mallid @MallCode = mallcode @PersonId = personid @ArrivedMallSet = arrivedmallset @@ -760,11 +760,11 @@ # @type ShopId: Integer # @param Picture: 人脸图片BASE编码 # @type Picture: String attr_accessor :CompanyId, :ShopId, :Picture - + def initialize(companyid=nil, shopid=nil, picture=nil) @CompanyId = companyid @ShopId = shopid @Picture = picture end @@ -794,11 +794,11 @@ # @type VisitTimes: Integer # @param RequestId: 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。 # @type RequestId: String attr_accessor :CompanyId, :ShopId, :PersonId, :PictureUrl, :PersonType, :FirstVisitTime, :VisitTimes, :RequestId - + def initialize(companyid=nil, shopid=nil, personid=nil, pictureurl=nil, persontype=nil, firstvisittime=nil, visittimes=nil, requestid=nil) @CompanyId = companyid @ShopId = shopid @PersonId = personid @PictureUrl = pictureurl @@ -836,11 +836,11 @@ # @type PictureExpires: Integer # @param PersonType: 身份类型(0表示普通顾客,1 白名单,2 表示黑名单) # @type PersonType: Integer attr_accessor :CompanyId, :ShopId, :StartPersonId, :Offset, :Limit, :PictureExpires, :PersonType - + def initialize(companyid=nil, shopid=nil, startpersonid=nil, offset=nil, limit=nil, pictureexpires=nil, persontype=nil) @CompanyId = companyid @ShopId = shopid @StartPersonId = startpersonid @Offset = offset @@ -872,11 +872,11 @@ # @type PersonInfoSet: Array # @param RequestId: 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。 # @type RequestId: String attr_accessor :CompanyId, :ShopId, :TotalCount, :PersonInfoSet, :RequestId - + def initialize(companyid=nil, shopid=nil, totalcount=nil, personinfoset=nil, requestid=nil) @CompanyId = companyid @ShopId = shopid @TotalCount = totalcount @PersonInfoSet = personinfoset @@ -907,11 +907,11 @@ # @type Offset: Integer # @param Limit: 查询数量,默认20,最大查询数量100 # @type Limit: Integer attr_accessor :MallId, :Offset, :Limit - + def initialize(mallid=nil, offset=nil, limit=nil) @MallId = mallid @Offset = offset @Limit = limit end @@ -931,11 +931,11 @@ # @type PersonSet: Array # @param RequestId: 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。 # @type RequestId: String attr_accessor :TotalCount, :PersonSet, :RequestId - + def initialize(totalcount=nil, personset=nil, requestid=nil) @TotalCount = totalcount @PersonSet = personset @RequestId = requestid end @@ -962,11 +962,11 @@ # @type PersonId: String # @param TraceId: 轨迹编码 # @type TraceId: String attr_accessor :MallId, :PersonId, :TraceId - + def initialize(mallid=nil, personid=nil, traceid=nil) @MallId = mallid @PersonId = personid @TraceId = traceid end @@ -990,11 +990,11 @@ # @type CoordinateSet: Array # @param RequestId: 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。 # @type RequestId: String attr_accessor :MallId, :PersonId, :TraceId, :CoordinateSet, :RequestId - + def initialize(mallid=nil, personid=nil, traceid=nil, coordinateset=nil, requestid=nil) @MallId = mallid @PersonId = personid @TraceId = traceid @CoordinateSet = coordinateset @@ -1027,11 +1027,11 @@ # @type StartTime: String # @param EndTime: 查询结束时间 # @type EndTime: String attr_accessor :MallId, :PersonId, :StartTime, :EndTime - + def initialize(mallid=nil, personid=nil, starttime=nil, endtime=nil) @MallId = mallid @PersonId = personid @StartTime = starttime @EndTime = endtime @@ -1057,11 +1057,11 @@ # @type TraceRouteSet: Array # @param RequestId: 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。 # @type RequestId: String attr_accessor :MallId, :MallCode, :PersonId, :TraceRouteSet, :RequestId - + def initialize(mallid=nil, mallcode=nil, personid=nil, tracerouteset=nil, requestid=nil) @MallId = mallid @MallCode = mallcode @PersonId = personid @TraceRouteSet = tracerouteset @@ -1104,11 +1104,11 @@ # @type StartDateTime: String # @param EndDateTime: 结束时间,格式yyyy-MM-dd HH:mm:ss # @type EndDateTime: String attr_accessor :CompanyId, :ShopId, :Offset, :Limit, :StartDate, :EndDate, :PictureExpires, :StartDateTime, :EndDateTime - + def initialize(companyid=nil, shopid=nil, offset=nil, limit=nil, startdate=nil, enddate=nil, pictureexpires=nil, startdatetime=nil, enddatetime=nil) @CompanyId = companyid @ShopId = shopid @Offset = offset @Limit = limit @@ -1144,11 +1144,11 @@ # @type PersonVisitInfoSet: Array # @param RequestId: 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。 # @type RequestId: String attr_accessor :CompanyId, :ShopId, :TotalCount, :PersonVisitInfoSet, :RequestId - + def initialize(companyid=nil, shopid=nil, totalcount=nil, personvisitinfoset=nil, requestid=nil) @CompanyId = companyid @ShopId = shopid @TotalCount = totalcount @PersonVisitInfoSet = personvisitinfoset @@ -1185,11 +1185,11 @@ # @type Offset: Integer # @param Limit: Limit:每页的数据项,最大100,超过100会被强制指定为100 # @type Limit: Integer attr_accessor :CompanyId, :ShopId, :StartDate, :EndDate, :Offset, :Limit - + def initialize(companyid=nil, shopid=nil, startdate=nil, enddate=nil, offset=nil, limit=nil) @CompanyId = companyid @ShopId = shopid @StartDate = startdate @EndDate = enddate @@ -1219,11 +1219,11 @@ # @type ShopHourTrafficInfoSet: Array # @param RequestId: 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。 # @type RequestId: String attr_accessor :CompanyId, :ShopId, :TotalCount, :ShopHourTrafficInfoSet, :RequestId - + def initialize(companyid=nil, shopid=nil, totalcount=nil, shophourtrafficinfoset=nil, requestid=nil) @CompanyId = companyid @ShopId = shopid @TotalCount = totalcount @ShopHourTrafficInfoSet = shophourtrafficinfoset @@ -1252,11 +1252,11 @@ # @type Offset: Integer # @param Limit: Limit:每页的数据项,最大100,超过100会被强制指定为100 # @type Limit: Integer attr_accessor :Offset, :Limit - + def initialize(offset=nil, limit=nil) @Offset = offset @Limit = limit end @@ -1274,11 +1274,11 @@ # @type ShopInfoSet: Array # @param RequestId: 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。 # @type RequestId: String attr_accessor :TotalCount, :ShopInfoSet, :RequestId - + def initialize(totalcount=nil, shopinfoset=nil, requestid=nil) @TotalCount = totalcount @ShopInfoSet = shopinfoset @RequestId = requestid end @@ -1311,11 +1311,11 @@ # @type Offset: Integer # @param Limit: Limit:每页的数据项,最大100,超过100会被强制指定为100 # @type Limit: Integer attr_accessor :CompanyId, :ShopId, :StartDate, :EndDate, :Offset, :Limit - + def initialize(companyid=nil, shopid=nil, startdate=nil, enddate=nil, offset=nil, limit=nil) @CompanyId = companyid @ShopId = shopid @StartDate = startdate @EndDate = enddate @@ -1345,11 +1345,11 @@ # @type ShopDayTrafficInfoSet: Array # @param RequestId: 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。 # @type RequestId: String attr_accessor :CompanyId, :ShopId, :TotalCount, :ShopDayTrafficInfoSet, :RequestId - + def initialize(companyid=nil, shopid=nil, totalcount=nil, shopdaytrafficinfoset=nil, requestid=nil) @CompanyId = companyid @ShopId = shopid @TotalCount = totalcount @ShopDayTrafficInfoSet = shopdaytrafficinfoset @@ -1386,11 +1386,11 @@ # @type Limit: Integer # @param Gender: 顾客性别顾虑,0是男,1是女,其它代表不分性别 # @type Gender: Integer attr_accessor :CompanyId, :ShopId, :StartDate, :EndDate, :Limit, :Gender - + def initialize(companyid=nil, shopid=nil, startdate=nil, enddate=nil, limit=nil, gender=nil) @CompanyId = companyid @ShopId = shopid @StartDate = startdate @EndDate = enddate @@ -1426,11 +1426,11 @@ # @type Data: Array # @param RequestId: 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。 # @type RequestId: String attr_accessor :CompanyId, :ShopId, :TotalPerson, :TotalTrajectory, :Person, :Trajectory, :Data, :RequestId - + def initialize(companyid=nil, shopid=nil, totalperson=nil, totaltrajectory=nil, person=nil, trajectory=nil, data=nil, requestid=nil) @CompanyId = companyid @ShopId = shopid @TotalPerson = totalperson @TotalTrajectory = totaltrajectory @@ -1471,11 +1471,11 @@ # @type StartDate: String # @param EndDate: 结束日期,格式yyyy-MM-dd # @type EndDate: String attr_accessor :CompanyId, :ShopId, :ZoneId, :StartDate, :EndDate - + def initialize(companyid=nil, shopid=nil, zoneid=nil, startdate=nil, enddate=nil) @CompanyId = companyid @ShopId = shopid @ZoneId = zoneid @StartDate = startdate @@ -1505,11 +1505,11 @@ # @type Data: Array # @param RequestId: 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。 # @type RequestId: String attr_accessor :CompanyId, :ShopId, :ZoneId, :ZoneName, :Data, :RequestId - + def initialize(companyid=nil, shopid=nil, zoneid=nil, zonename=nil, data=nil, requestid=nil) @CompanyId = companyid @ShopId = shopid @ZoneId = zoneid @ZoneName = zonename @@ -1537,11 +1537,11 @@ # @type StartDate: String # @param EndDate: 结束日期,格式yyyy-MM-dd # @type EndDate: String attr_accessor :CompanyId, :ShopId, :StartDate, :EndDate - + def initialize(companyid=nil, shopid=nil, startdate=nil, enddate=nil) @CompanyId = companyid @ShopId = shopid @StartDate = startdate @EndDate = enddate @@ -1565,11 +1565,11 @@ # @type Data: Array # @param RequestId: 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。 # @type RequestId: String attr_accessor :CompanyId, :ShopId, :Data, :RequestId - + def initialize(companyid=nil, shopid=nil, data=nil, requestid=nil) @CompanyId = companyid @ShopId = shopid @Data = data @RequestId = requestid @@ -1602,11 +1602,11 @@ # @type StartDate: String # @param EndDate: 结束日期,格式yyyy-MM-dd # @type EndDate: String attr_accessor :CompanyId, :ShopId, :ZoneId, :StartDate, :EndDate - + def initialize(companyid=nil, shopid=nil, zoneid=nil, startdate=nil, enddate=nil) @CompanyId = companyid @ShopId = shopid @ZoneId = zoneid @StartDate = startdate @@ -1636,11 +1636,11 @@ # @type Data: Array # @param RequestId: 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。 # @type RequestId: String attr_accessor :CompanyId, :ShopId, :ZoneId, :ZoneName, :Data, :RequestId - + def initialize(companyid=nil, shopid=nil, zoneid=nil, zonename=nil, data=nil, requestid=nil) @CompanyId = companyid @ShopId = shopid @ZoneId = zoneid @ZoneName = zonename @@ -1677,11 +1677,11 @@ # @type StartDate: String # @param EndDate: 结束日期,格式yyyy-MM-dd # @type EndDate: String attr_accessor :CompanyId, :ShopId, :ZoneId, :StartDate, :EndDate - + def initialize(companyid=nil, shopid=nil, zoneid=nil, startdate=nil, enddate=nil) @CompanyId = companyid @ShopId = shopid @ZoneId = zoneid @StartDate = startdate @@ -1711,11 +1711,11 @@ # @type Data: Array # @param RequestId: 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。 # @type RequestId: String attr_accessor :CompanyId, :ShopId, :ZoneId, :ZoneName, :Data, :RequestId - + def initialize(companyid=nil, shopid=nil, zoneid=nil, zonename=nil, data=nil, requestid=nil) @CompanyId = companyid @ShopId = shopid @ZoneId = zoneid @ZoneName = zonename @@ -1752,11 +1752,11 @@ # @type StartDate: String # @param EndDate: 结束日期,格式yyyy-MM-dd # @type EndDate: String attr_accessor :CompanyId, :ShopId, :ZoneId, :StartDate, :EndDate - + def initialize(companyid=nil, shopid=nil, zoneid=nil, startdate=nil, enddate=nil) @CompanyId = companyid @ShopId = shopid @ZoneId = zoneid @StartDate = startdate @@ -1788,11 +1788,11 @@ # @type FemalePercent: Float # @param RequestId: 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。 # @type RequestId: String attr_accessor :CompanyId, :ShopId, :ZoneId, :ZoneName, :MalePercent, :FemalePercent, :RequestId - + def initialize(companyid=nil, shopid=nil, zoneid=nil, zonename=nil, malepercent=nil, femalepercent=nil, requestid=nil) @CompanyId = companyid @ShopId = shopid @ZoneId = zoneid @ZoneName = zonename @@ -1824,11 +1824,11 @@ # @type StartDate: String # @param EndDate: 结束日期,格式yyyy-MM-dd # @type EndDate: String attr_accessor :CompanyId, :ShopId, :ZoneId, :StartDate, :EndDate - + def initialize(companyid=nil, shopid=nil, zoneid=nil, startdate=nil, enddate=nil) @CompanyId = companyid @ShopId = shopid @ZoneId = zoneid @StartDate = startdate @@ -1858,11 +1858,11 @@ # @type Data: Array # @param RequestId: 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。 # @type RequestId: String attr_accessor :CompanyId, :ShopId, :ZoneId, :ZoneName, :Data, :RequestId - + def initialize(companyid=nil, shopid=nil, zoneid=nil, zonename=nil, data=nil, requestid=nil) @CompanyId = companyid @ShopId = shopid @ZoneId = zoneid @ZoneName = zonename @@ -1901,11 +1901,11 @@ # @type Offset: Integer # @param Limit: Limit:每页的数据项,最大100,超过100会被强制指定为100 # @type Limit: Integer attr_accessor :CompanyId, :ShopId, :StartDate, :EndDate, :Offset, :Limit - + def initialize(companyid=nil, shopid=nil, startdate=nil, enddate=nil, offset=nil, limit=nil) @CompanyId = companyid @ShopId = shopid @StartDate = startdate @EndDate = enddate @@ -1935,11 +1935,11 @@ # @type ZoneTrafficInfoSet: Array # @param RequestId: 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。 # @type RequestId: String attr_accessor :CompanyId, :ShopId, :TotalCount, :ZoneTrafficInfoSet, :RequestId - + def initialize(companyid=nil, shopid=nil, totalcount=nil, zonetrafficinfoset=nil, requestid=nil) @CompanyId = companyid @ShopId = shopid @TotalCount = totalcount @ZoneTrafficInfoSet = zonetrafficinfoset @@ -1970,11 +1970,11 @@ # @type AgeGap: String # @param TrafficCount: 客流量 # @type TrafficCount: Integer attr_accessor :Gender, :AgeGap, :TrafficCount - + def initialize(gender=nil, agegap=nil, trafficcount=nil) @Gender = gender @AgeGap = agegap @TrafficCount = trafficcount end @@ -1992,11 +1992,11 @@ # @type Hour: Integer # @param HourTrafficTotalCount: 分时客流量 # @type HourTrafficTotalCount: Integer attr_accessor :Hour, :HourTrafficTotalCount - + def initialize(hour=nil, hourtraffictotalcount=nil) @Hour = hour @HourTrafficTotalCount = hourtraffictotalcount end @@ -2020,11 +2020,11 @@ # @type PersonType: Integer # @param ShopId: 店铺ID,如果不填表示操作集团身份库 # @type ShopId: Integer attr_accessor :CompanyId, :PersonId, :Picture, :PictureName, :PersonType, :ShopId - + def initialize(companyid=nil, personid=nil, picture=nil, picturename=nil, persontype=nil, shopid=nil) @CompanyId = companyid @PersonId = personid @Picture = picture @PictureName = picturename @@ -2058,11 +2058,11 @@ # @type SimilarPersonIds: Array # @param RequestId: 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。 # @type RequestId: String attr_accessor :CompanyId, :ShopId, :PersonId, :PersonIdBind, :PersonType, :SimilarPersonIds, :RequestId - + def initialize(companyid=nil, shopid=nil, personid=nil, personidbind=nil, persontype=nil, similarpersonids=nil, requestid=nil) @CompanyId = companyid @ShopId = shopid @PersonId = personid @PersonIdBind = personidbind @@ -2090,11 +2090,11 @@ # @type ShopId: Integer # @param Tags: 需要设置的顾客信息,批量设置最大为10个 # @type Tags: Array attr_accessor :CompanyId, :ShopId, :Tags - + def initialize(companyid=nil, shopid=nil, tags=nil) @CompanyId = companyid @ShopId = shopid @Tags = tags end @@ -2117,11 +2117,11 @@ class ModifyPersonTagInfoResponse < TencentCloud::Common::AbstractModel # @param RequestId: 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。 # @type RequestId: String attr_accessor :RequestId - + def initialize(requestid=nil) @RequestId = requestid end def deserialize(params) @@ -2144,11 +2144,11 @@ # PersonType=1时(白名单),0店员,1商场人员,2其他类型人员,3区域经理,4注册会员,5VIP用户 # PersonType=2时(黑名单),0普通黑名单,1小偷) # @type PersonSubType: Integer attr_accessor :CompanyId, :ShopId, :PersonId, :PersonType, :PersonSubType - + def initialize(companyid=nil, shopid=nil, personid=nil, persontype=nil, personsubtype=nil) @CompanyId = companyid @ShopId = shopid @PersonId = personid @PersonType = persontype @@ -2168,11 +2168,11 @@ class ModifyPersonTypeResponse < TencentCloud::Common::AbstractModel # @param RequestId: 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。 # @type RequestId: String attr_accessor :RequestId - + def initialize(requestid=nil) @RequestId = requestid end def deserialize(params) @@ -2210,11 +2210,11 @@ # @type UpdateTime: Integer # @param Mac: 上报网络状态设备 # @type Mac: String attr_accessor :CompanyId, :ShopId, :Province, :City, :ShopName, :Upload, :Download, :MinRtt, :AvgRtt, :MaxRtt, :MdevRtt, :Loss, :UpdateTime, :Mac - + def initialize(companyid=nil, shopid=nil, province=nil, city=nil, shopname=nil, upload=nil, download=nil, minrtt=nil, avgrtt=nil, maxrtt=nil, mdevrtt=nil, loss=nil, updatetime=nil, mac=nil) @CompanyId = companyid @ShopId = shopid @Province = province @City = city @@ -2264,11 +2264,11 @@ # @type ShopName: String # @param Infos: 网络信息 # @type Infos: Array attr_accessor :Count, :CompanyId, :ShopId, :Province, :City, :ShopName, :Infos - + def initialize(count=nil, companyid=nil, shopid=nil, province=nil, city=nil, shopname=nil, infos=nil) @Count = count @CompanyId = companyid @ShopId = shopid @Province = province @@ -2315,11 +2315,11 @@ # @type UpdateTime: Integer # @param Mac: 上报网络状态设备 # @type Mac: String attr_accessor :Upload, :Download, :MinRtt, :AvgRtt, :MaxRtt, :MdevRtt, :Loss, :UpdateTime, :Mac - + def initialize(upload=nil, download=nil, minrtt=nil, avgrtt=nil, maxrtt=nil, mdevrtt=nil, loss=nil, updatetime=nil, mac=nil) @Upload = upload @Download = download @MinRtt = minrtt @AvgRtt = avgrtt @@ -2349,11 +2349,11 @@ # @type Count: Integer # @param Infos: 网络状态 # @type Infos: Array attr_accessor :Count, :Infos - + def initialize(count=nil, infos=nil) @Count = count @Infos = infos end @@ -2388,11 +2388,11 @@ # @type ShopId: Integer # @param Event: 事件 # @type Event: String attr_accessor :CADX, :CADY, :CapTime, :CapPic, :MallAreaType, :PosId, :ShopId, :Event - + def initialize(cadx=nil, cady=nil, captime=nil, cappic=nil, mallareatype=nil, posid=nil, shopid=nil, event=nil) @CADX = cadx @CADY = cady @CapTime = captime @CapPic = cappic @@ -2437,11 +2437,11 @@ # @type VisitTimes: Integer # @param VisitDays: 到访天数,-1表示未知 # @type VisitDays: Integer attr_accessor :PersonId, :PersonPicture, :Gender, :Age, :PersonType, :PersonPictureUrl, :PersonSubType, :VisitTimes, :VisitDays - + def initialize(personid=nil, personpicture=nil, gender=nil, age=nil, persontype=nil, personpictureurl=nil, personsubtype=nil, visittimes=nil, visitdays=nil) @PersonId = personid @PersonPicture = personpicture @Gender = gender @Age = age @@ -2481,11 +2481,11 @@ # @type PicUrl: String # @param Similarity: 置信度 # @type Similarity: Float attr_accessor :PersonId, :Gender, :Age, :FirstArrivedTime, :ArrivedCount, :PicUrl, :Similarity - + def initialize(personid=nil, gender=nil, age=nil, firstarrivedtime=nil, arrivedcount=nil, picurl=nil, similarity=nil) @PersonId = personid @Gender = gender @Age = age @FirstArrivedTime = firstarrivedtime @@ -2513,11 +2513,11 @@ # @type NewType: Integer # @param PersonId: 顾客face id # @type PersonId: Integer attr_accessor :OldType, :NewType, :PersonId - + def initialize(oldtype=nil, newtype=nil, personid=nil) @OldType = oldtype @NewType = newtype @PersonId = personid end @@ -2547,11 +2547,11 @@ # @type ShoppingBagType: Integer # @param ShoppingBagCount: 购物袋数量 # @type ShoppingBagCount: Integer attr_accessor :MallAreaId, :ShopId, :MallAreaType, :TraceEventType, :TraceEventTime, :CapPic, :ShoppingBagType, :ShoppingBagCount - + def initialize(mallareaid=nil, shopid=nil, mallareatype=nil, traceeventtype=nil, traceeventtime=nil, cappic=nil, shoppingbagtype=nil, shoppingbagcount=nil) @MallAreaId = mallareaid @ShopId = shopid @MallAreaType = mallareatype @TraceEventType = traceeventtype @@ -2579,11 +2579,11 @@ # @type TraceId: String # @param TracePointSet: 轨迹点序列 # @type TracePointSet: Array attr_accessor :TraceId, :TracePointSet - + def initialize(traceid=nil, tracepointset=nil) @TraceId = traceid @TracePointSet = tracepointset end @@ -2620,11 +2620,11 @@ # @type CapturedPictureUrl: String # @param SceneInfo: 抓拍头像的场景图信息 # @type SceneInfo: :class:`Tencentcloud::Youmall.v20180228.models.SceneInfo` attr_accessor :PersonId, :VisitId, :InTime, :CapturedPicture, :MaskType, :GlassType, :HairType, :CapturedPictureUrl, :SceneInfo - + def initialize(personid=nil, visitid=nil, intime=nil, capturedpicture=nil, masktype=nil, glasstype=nil, hairtype=nil, capturedpictureurl=nil, sceneinfo=nil) @PersonId = personid @VisitId = visitid @InTime = intime @CapturedPicture = capturedpicture @@ -2661,11 +2661,11 @@ # @type Time: Integer # @param NeedFacePic: 是否需要顾客图片,1-需要图片,其它-不需要图片 # @type NeedFacePic: Integer attr_accessor :CompanyId, :BackUrl, :Time, :NeedFacePic - + def initialize(companyid=nil, backurl=nil, time=nil, needfacepic=nil) @CompanyId = companyid @BackUrl = backurl @Time = time @NeedFacePic = needfacepic @@ -2683,11 +2683,11 @@ class RegisterCallbackResponse < TencentCloud::Common::AbstractModel # @param RequestId: 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。 # @type RequestId: String attr_accessor :RequestId - + def initialize(requestid=nil) @RequestId = requestid end def deserialize(params) @@ -2707,11 +2707,11 @@ # @type HeadWidth: Integer # @param HeadHeight: 抓拍头像在场景图中占有的像素高度 # @type HeadHeight: Integer attr_accessor :ScenePictureURL, :HeadX, :HeadY, :HeadWidth, :HeadHeight - + def initialize(scenepictureurl=nil, headx=nil, heady=nil, headwidth=nil, headheight=nil) @ScenePictureURL = scenepictureurl @HeadX = headx @HeadY = heady @HeadWidth = headwidth @@ -2735,11 +2735,11 @@ # @type DayTrafficTotalCount: Integer # @param GenderAgeTrafficDetailSet: 性别年龄分组下的客流信息 # @type GenderAgeTrafficDetailSet: Array attr_accessor :Date, :DayTrafficTotalCount, :GenderAgeTrafficDetailSet - + def initialize(date=nil, daytraffictotalcount=nil, genderagetrafficdetailset=nil) @Date = date @DayTrafficTotalCount = daytraffictotalcount @GenderAgeTrafficDetailSet = genderagetrafficdetailset end @@ -2764,11 +2764,11 @@ # @type Date: String # @param HourTrafficInfoDetailSet: 分时客流详细信息 # @type HourTrafficInfoDetailSet: Array attr_accessor :Date, :HourTrafficInfoDetailSet - + def initialize(date=nil, hourtrafficinfodetailset=nil) @Date = date @HourTrafficInfoDetailSet = hourtrafficinfodetailset end @@ -2801,11 +2801,11 @@ # @type City: String # @param CompanyName: 公司名称 # @type CompanyName: String attr_accessor :CompanyId, :ShopId, :ShopName, :ShopCode, :Province, :City, :CompanyName - + def initialize(companyid=nil, shopid=nil, shopname=nil, shopcode=nil, province=nil, city=nil, companyname=nil) @CompanyId = companyid @ShopId = shopid @ShopName = shopname @ShopCode = shopcode @@ -2833,11 +2833,11 @@ # @type Count: Integer # @param AvgStayTime: 该动线平均停留时间(秒) # @type AvgStayTime: Integer attr_accessor :Zones, :Count, :AvgStayTime - + def initialize(zones=nil, count=nil, avgstaytime=nil) @Zones = zones @Count = count @AvgStayTime = avgstaytime end @@ -2855,11 +2855,11 @@ # @type MaleAvrStayTime: Float # @param FemaleAvrStayTime: 女性平均停留时间 # @type FemaleAvrStayTime: Float attr_accessor :MaleAvrStayTime, :FemaleAvrStayTime - + def initialize(maleavrstaytime=nil, femaleavrstaytime=nil) @MaleAvrStayTime = maleavrstaytime @FemaleAvrStayTime = femaleavrstaytime end @@ -2875,11 +2875,11 @@ # @type Day: String # @param FlowCount: 客流量 # @type FlowCount: Integer attr_accessor :Day, :FlowCount - + def initialize(day=nil, flowcount=nil) @Day = day @FlowCount = flowcount end @@ -2899,11 +2899,11 @@ # @type FlowCount: Integer # @param AvrStayTime: 平均停留时长 # @type AvrStayTime: Integer attr_accessor :ZoneId, :ZoneName, :FlowCount, :AvrStayTime - + def initialize(zoneid=nil, zonename=nil, flowcount=nil, avrstaytime=nil) @ZoneId = zoneid @ZoneName = zonename @FlowCount = flowcount @AvrStayTime = avrstaytime @@ -2923,11 +2923,11 @@ # @type Hour: Integer # @param FlowCount: 客流量 # @type FlowCount: Integer attr_accessor :Hour, :FlowCount - + def initialize(hour=nil, flowcount=nil) @Hour = hour @FlowCount = flowcount end @@ -2943,11 +2943,11 @@ # @type Date: String # @param ZoneTrafficInfoDetailSet: 门店区域客流详细信息 # @type ZoneTrafficInfoDetailSet: Array attr_accessor :Date, :ZoneTrafficInfoDetailSet - + def initialize(date=nil, zonetrafficinfodetailset=nil) @Date = date @ZoneTrafficInfoDetailSet = zonetrafficinfodetailset end @@ -2974,10 +2974,10 @@ # @type TrafficTotalCount: Integer # @param AvgStayTime: 平均停留时间 # @type AvgStayTime: Integer attr_accessor :ZoneId, :ZoneName, :TrafficTotalCount, :AvgStayTime - + def initialize(zoneid=nil, zonename=nil, traffictotalcount=nil, avgstaytime=nil) @ZoneId = zoneid @ZoneName = zonename @TrafficTotalCount = traffictotalcount @AvgStayTime = avgstaytime