tencentcloud-sdk-nodejs-billing 4.1.258 → 4.1.275
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.
package/package.json
CHANGED
|
@@ -6952,7 +6952,7 @@ export interface AnalyseConditions {
|
|
|
6952
6952
|
*/
|
|
6953
6953
|
Tags?: string;
|
|
6954
6954
|
/**
|
|
6955
|
-
* <p>费用类型,查询费用类型(请使用费用类型code
|
|
6955
|
+
* <p>费用类型,查询费用类型(请使用费用类型code入参)入参枚举如下</p><p>枚举值:</p><ul><li>cashPayAmount: 现金</li><li>incentivePayAmount: 赠送金</li><li>voucherPayAmount: 优惠券</li><li>transferPayAmount: 分成金</li></ul>
|
|
6956
6956
|
*/
|
|
6957
6957
|
FeeType?: string;
|
|
6958
6958
|
/**
|