public class CustomAttr extends Object
| 构造器和说明 |
|---|
CustomAttr(Config config) |
| 限定符和类型 | 方法和说明 |
|---|---|
ListCustomAttrResp |
list(ListCustomAttrReq req)
获取企业自定义用户字段,调用该接口查询当前企业内自定义用户字段的配置信息。
|
ListCustomAttrResp |
list(ListCustomAttrReq req,
RequestOptions reqOptions)
获取企业自定义用户字段,调用该接口查询当前企业内自定义用户字段的配置信息。
|
public CustomAttr(Config config)
public ListCustomAttrResp list(ListCustomAttrReq req, RequestOptions reqOptions) throws Exception
Exceptionpublic ListCustomAttrResp list(ListCustomAttrReq req) throws Exception
ExceptionCopyright © 2026. All rights reserved.