类 GetContractReq

java.lang.Object
com.lark.oapi.service.corehr.v1.model.GetContractReq

public class GetContractReq extends Object
  • 构造器详细资料

    • GetContractReq

      public GetContractReq()
    • GetContractReq

      public GetContractReq(GetContractReq.Builder builder)
  • 方法详细资料

    • newBuilder

      public static GetContractReq.Builder newBuilder()
    • getContractId

      public String getContractId()
    • setContractId

      public void setContractId(String contractId)