lib/v20201111/client.rb in tencentcloud-sdk-ess-3.0.499 vs lib/v20201111/client.rb in tencentcloud-sdk-ess-3.0.500

- old
+ new

@@ -259,13 +259,11 @@ raise e rescue StandardError => e raise TencentCloud::Common::TencentCloudSDKException.new(nil, e.inspect) end - # 指定需要批量撤销的签署流程Id,批量催办合同 - # 客户指定需要撤销的签署流程Id,最多100个;接口失败后返回错误信息 + # 指定需要批量催办的签署流程Id,批量催办合同,最多100个; 接口失败后返回错误信息 # 注意: - # 能撤回合同的只能是合同的发起人或者签署人 # 该接口需要开白后使用 # @param request: Request instance for CreateFlowReminds. # @type request: :class:`Tencentcloud::ess::V20201111::CreateFlowRemindsRequest` # @rtype: :class:`Tencentcloud::ess::V20201111::CreateFlowRemindsResponse` \ No newline at end of file