public static class DeleteContractReq.Builder extends Object
| 构造器和说明 |
|---|
Builder() |
| 限定符和类型 | 方法和说明 |
|---|---|
DeleteContractReq |
build() |
DeleteContractReq.Builder |
contractId(String contractId)
需要删除的合同
ID,该ID可以通过[【批量查询合同】](https://open.feishu.cn/document/uAjLw4CM/ukTMukTMukTM/reference/corehr-v1/contract/list)接口获取
示例值:7091849027838838316
|
public DeleteContractReq.Builder contractId(String contractId)
示例值:7091849027838838316
contractId - public DeleteContractReq build()
Copyright © 2026. All rights reserved.