lib/v20190423/models.rb in tencentcloud-sdk-iotexplorer-3.0.894 vs lib/v20190423/models.rb in tencentcloud-sdk-iotexplorer-3.0.895

- old
+ new

@@ -156,10 +156,10 @@ class AssignTWeCallLicenseRequest < TencentCloud::Common::AbstractModel # @param PkgType: voip类型 # @type PkgType: Integer # @param MiniProgramAppId: appId # @type MiniProgramAppId: String - # @param DeductNum: License数 + # @param DeductNum: License数,只支持50,500,1000,5000,10000,20000,50000 # @type DeductNum: Integer attr_accessor :PkgType, :MiniProgramAppId, :DeductNum def initialize(pkgtype=nil, miniprogramappid=nil, deductnum=nil)