Uses of Class
com.tencentcloudapi.essbasic.v20210526.models.SyncProxyOrganizationRequest
-
Packages that use SyncProxyOrganizationRequest Package Description com.tencentcloudapi.essbasic.v20210526 com.tencentcloudapi.essbasic.v20210526.models -
-
Uses of SyncProxyOrganizationRequest in com.tencentcloudapi.essbasic.v20210526
Methods in com.tencentcloudapi.essbasic.v20210526 with parameters of type SyncProxyOrganizationRequest Modifier and Type Method Description SyncProxyOrganizationResponse
EssbasicClient. SyncProxyOrganization(SyncProxyOrganizationRequest req)
此接口(SyncProxyOrganization)用于同步第三方平台子客企业信息,包括企业名称,企业营业执照,企业统一社会信用代码和法人姓名等,便于子客企业在企业激活过程中无需手动上传营业执照或补充企业信息。注意: 1. -
Uses of SyncProxyOrganizationRequest in com.tencentcloudapi.essbasic.v20210526.models
Constructors in com.tencentcloudapi.essbasic.v20210526.models with parameters of type SyncProxyOrganizationRequest Constructor Description SyncProxyOrganizationRequest(SyncProxyOrganizationRequest 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.
-