Uses of Class
com.tencentcloudapi.cr.v20180321.models.ApplyCreditAuditResponse
-
Packages that use ApplyCreditAuditResponse Package Description com.tencentcloudapi.cr.v20180321 com.tencentcloudapi.cr.v20180321.models -
-
Uses of ApplyCreditAuditResponse in com.tencentcloudapi.cr.v20180321
Methods in com.tencentcloudapi.cr.v20180321 that return ApplyCreditAuditResponse Modifier and Type Method Description ApplyCreditAuditResponseCrClient. ApplyCreditAudit(ApplyCreditAuditRequest req)提交信审外呼申请,返回当次请求日期。 -
Uses of ApplyCreditAuditResponse in com.tencentcloudapi.cr.v20180321.models
Constructors in com.tencentcloudapi.cr.v20180321.models with parameters of type ApplyCreditAuditResponse Constructor Description ApplyCreditAuditResponse(ApplyCreditAuditResponse source)NOTE: Any ambiguous key set via .set("AnyKey", "value") will be a shallow copy, and any explicit key, i.e Foo, set via .setFoo("value") will be a deep copy.
-