类的使用
com.lark.oapi.service.hire.v1.model.BatchUpdateEcoAccountCustomFieldReq
-
com.lark.oapi.service.hire.v1.model中BatchUpdateEcoAccountCustomFieldReq的使用
-
com.lark.oapi.service.hire.v1.resource中BatchUpdateEcoAccountCustomFieldReq的使用
修饰符和类型方法说明EcoAccountCustomField.batchUpdate(BatchUpdateEcoAccountCustomFieldReq req) 更新帐号自定义字段,更新用户在服务商处的身份标示字段(如用户在服务商处的租户 ID),此方法只会更新同一 scope 内 key 一致的自定义字段。EcoAccountCustomField.batchUpdate(BatchUpdateEcoAccountCustomFieldReq req, RequestOptions reqOptions) 更新帐号自定义字段,更新用户在服务商处的身份标示字段(如用户在服务商处的租户 ID),此方法只会更新同一 scope 内 key 一致的自定义字段。