tencentcloud-sdk-nodejs-intl-en 3.0.1368 → 3.0.1369
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.
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
const sdkVersion = "3.0.
|
|
1
|
+
const sdkVersion = "3.0.1369";
|
|
2
2
|
module.exports = sdkVersion
|
|
@@ -4287,7 +4287,7 @@ class AddInstancesResponse extends AbstractModel {
|
|
|
4287
4287
|
this.TranId = null;
|
|
4288
4288
|
|
|
4289
4289
|
/**
|
|
4290
|
-
* <p>Order ID for payment. Description: Recommend you use the <a href="https://www.tencentcloud.com/document/product/
|
|
4290
|
+
* <p>Order ID for payment. Description: Recommend you use the <a href="https://www.tencentcloud.com/document/product/1098/40735">DescribeResourcesByDealName</a> api to query order associated instance.</p>
|
|
4291
4291
|
* @type {Array.<string> || null}
|
|
4292
4292
|
*/
|
|
4293
4293
|
this.DealNames = null;
|