lib/v20170312/models.rb in tencentcloud-sdk-postgres-1.0.341 vs lib/v20170312/models.rb in tencentcloud-sdk-postgres-1.0.342

- old
+ new

@@ -3275,12 +3275,12 @@ end end # InquiryPriceUpgradeDBInstance返回参数结构体 class InquiryPriceUpgradeDBInstanceResponse < TencentCloud::Common::AbstractModel - # @param OriginalPrice: 总费用,打折前的 + # @param OriginalPrice: 刊例价费用 # @type OriginalPrice: Integer - # @param Price: 实际需要付款金额 + # @param Price: 折后实际付款金额 # @type Price: Integer # @param Currency: 币种。例如,CNY:人民币。 # @type Currency: String # @param RequestId: 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。 # @type RequestId: String