tencentcloud-sdk-wav 3.0.609 → 3.0.610

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: 8d2010bf12be0ac498e7c30174e92003e82fd76c
4
- data.tar.gz: 5c3e8765090b2919816dc133aa6a182cf1286a91
3
+ metadata.gz: a19d89f4d738c46682a2a0ac1f2f6bb1c8f63081
4
+ data.tar.gz: 73a1ea7b3d893381accdd423340cb4b4b9e17041
5
5
  SHA512:
6
- metadata.gz: 88d551f55ca745bc1b886894703f430e53dfeab707f04588df7f9034a4d3c499f3ebeb4bf91eb5d5e049fbe71951743f6b3373cc7dd0ffbf7c7de3e67b2101df
7
- data.tar.gz: faafe7be1e254701e03d1fe728b10fb394c069de2798d614ef6e257f752af607ed1c8f629ceb00357fbb678772679d043d0615eb135e83c8d513023e30cb5670
6
+ metadata.gz: 772b1c418da258371bf57e69a812cfb77ff83f2e782bb89743864a1047ce5e7325174e140e7a6bfd08631a9212e9c53484048124cceb7b6df95bdc1b0f12b39a
7
+ data.tar.gz: b7fb6e79f0a88257255bccad7bdc07a5d40fc691c6291614c5e58aa724fc9f200705d6726260668969ec15827da74cf4ec8a55600108e1c68e266c24ed52d29e
data/lib/VERSION CHANGED
@@ -1 +1 @@
1
- 3.0.609
1
+ 3.0.610
@@ -524,10 +524,12 @@ module TencentCloud
524
524
  # @type ShopName: String
525
525
  # @param Position: 职位
526
526
  # @type Position: String
527
+ # @param CorpShopId: 自定义的门店id
528
+ # @type CorpShopId: String
527
529
 
528
- attr_accessor :ClueId, :DealerId, :EnquireTime, :UnionId, :Name, :Phone, :SeriesCode, :ModelCode, :ProvinceCode, :CityCode, :SalesName, :SalesPhone, :Remark, :TagList, :UserName, :LeadUserType, :LeadType, :ChannelId, :ChannelName, :SourceChannelName, :Gender, :CreateTime, :LeadStatus, :LevelCode, :ImportAtTime, :DistributeTime, :CreateAtTime, :WxId, :BrandCode, :BuildTime, :OrderTime, :ArrivalTime, :DeliveryTime, :FollowTime, :NextFollowTime, :OrgId, :OrgName, :Introducer, :IntroducerPhone, :IsBindWx, :IsMerge, :IsInvalid, :InvalidType, :InvalidTypeName, :InvalidRemark, :InvalidTime, :DealerName, :ShopId, :ShopName, :Position
530
+ attr_accessor :ClueId, :DealerId, :EnquireTime, :UnionId, :Name, :Phone, :SeriesCode, :ModelCode, :ProvinceCode, :CityCode, :SalesName, :SalesPhone, :Remark, :TagList, :UserName, :LeadUserType, :LeadType, :ChannelId, :ChannelName, :SourceChannelName, :Gender, :CreateTime, :LeadStatus, :LevelCode, :ImportAtTime, :DistributeTime, :CreateAtTime, :WxId, :BrandCode, :BuildTime, :OrderTime, :ArrivalTime, :DeliveryTime, :FollowTime, :NextFollowTime, :OrgId, :OrgName, :Introducer, :IntroducerPhone, :IsBindWx, :IsMerge, :IsInvalid, :InvalidType, :InvalidTypeName, :InvalidRemark, :InvalidTime, :DealerName, :ShopId, :ShopName, :Position, :CorpShopId
529
531
 
530
- def initialize(clueid=nil, dealerid=nil, enquiretime=nil, unionid=nil, name=nil, phone=nil, seriescode=nil, modelcode=nil, provincecode=nil, citycode=nil, salesname=nil, salesphone=nil, remark=nil, taglist=nil, username=nil, leadusertype=nil, leadtype=nil, channelid=nil, channelname=nil, sourcechannelname=nil, gender=nil, createtime=nil, leadstatus=nil, levelcode=nil, importattime=nil, distributetime=nil, createattime=nil, wxid=nil, brandcode=nil, buildtime=nil, ordertime=nil, arrivaltime=nil, deliverytime=nil, followtime=nil, nextfollowtime=nil, orgid=nil, orgname=nil, introducer=nil, introducerphone=nil, isbindwx=nil, ismerge=nil, isinvalid=nil, invalidtype=nil, invalidtypename=nil, invalidremark=nil, invalidtime=nil, dealername=nil, shopid=nil, shopname=nil, position=nil)
532
+ def initialize(clueid=nil, dealerid=nil, enquiretime=nil, unionid=nil, name=nil, phone=nil, seriescode=nil, modelcode=nil, provincecode=nil, citycode=nil, salesname=nil, salesphone=nil, remark=nil, taglist=nil, username=nil, leadusertype=nil, leadtype=nil, channelid=nil, channelname=nil, sourcechannelname=nil, gender=nil, createtime=nil, leadstatus=nil, levelcode=nil, importattime=nil, distributetime=nil, createattime=nil, wxid=nil, brandcode=nil, buildtime=nil, ordertime=nil, arrivaltime=nil, deliverytime=nil, followtime=nil, nextfollowtime=nil, orgid=nil, orgname=nil, introducer=nil, introducerphone=nil, isbindwx=nil, ismerge=nil, isinvalid=nil, invalidtype=nil, invalidtypename=nil, invalidremark=nil, invalidtime=nil, dealername=nil, shopid=nil, shopname=nil, position=nil, corpshopid=nil)
531
533
  @ClueId = clueid
532
534
  @DealerId = dealerid
533
535
  @EnquireTime = enquiretime
@@ -578,6 +580,7 @@ module TencentCloud
578
580
  @ShopId = shopid
579
581
  @ShopName = shopname
580
582
  @Position = position
583
+ @CorpShopId = corpshopid
581
584
  end
582
585
 
583
586
  def deserialize(params)
@@ -631,6 +634,7 @@ module TencentCloud
631
634
  @ShopId = params['ShopId']
632
635
  @ShopName = params['ShopName']
633
636
  @Position = params['Position']
637
+ @CorpShopId = params['CorpShopId']
634
638
  end
635
639
  end
636
640
 
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: tencentcloud-sdk-wav
3
3
  version: !ruby/object:Gem::Version
4
- version: 3.0.609
4
+ version: 3.0.610
5
5
  platform: ruby
6
6
  authors:
7
7
  - Tencent Cloud
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2023-07-10 00:00:00.000000000 Z
11
+ date: 2023-07-11 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: tencentcloud-sdk-common