类的使用
com.lark.oapi.service.hire.v1.model.BatchDeleteEcoBackgroundCheckCustomFieldResp
-
com.lark.oapi.service.hire.v1.resource中BatchDeleteEcoBackgroundCheckCustomFieldResp的使用
修饰符和类型方法说明EcoBackgroundCheckCustomField.batchDelete(BatchDeleteEcoBackgroundCheckCustomFieldReq req) 删除背调自定义字段,删除用户在发起背调时的自定义字段,删除不影响已创建的背调,删除后对应的自定义字段的 key 不能再复用。EcoBackgroundCheckCustomField.batchDelete(BatchDeleteEcoBackgroundCheckCustomFieldReq req, RequestOptions reqOptions) 删除背调自定义字段,删除用户在发起背调时的自定义字段,删除不影响已创建的背调,删除后对应的自定义字段的 key 不能再复用。