类 BackgroundCheckOrderFeedbackInfo.Builder
java.lang.Object
com.lark.oapi.service.hire.v1.model.BackgroundCheckOrderFeedbackInfo.Builder
-
构造器概要
构造器 -
方法概要
修饰符和类型方法说明attachmentUrl(String attachmentUrl) 背调信息附件下载链接build()createTime(String createTime) 创建时间背调报告IDreportName(String reportName) 报告名称reportPreviewUrl(String reportPreviewUrl) 背调信息附件预览链接reportType(Integer reportType) 报告类型背调结果:红灯、黄灯、绿灯
-
构造器详细资料
-
Builder
public Builder()
-
-
方法详细资料
-
id
背调报告ID示例值:6930815272790114324
- 参数:
id-- 返回:
-
attachmentUrl
背调信息附件下载链接示例值:https://feishucdn.com/staource/v1/2de04c10-5cda-4c50~?image_size=np无效输入:'&cutpe'=无效输入:'&quity'=无效输入:'&mat'=g无效输入:'&stmat'=.wp
- 参数:
attachmentUrl-- 返回:
-
reportPreviewUrl
背调信息附件预览链接示例值:https://feishucdn.com/preview/file/6930815272790114324/
- 参数:
reportPreviewUrl-- 返回:
-
result
背调结果:红灯、黄灯、绿灯示例值:红灯
- 参数:
result-- 返回:
-
reportType
报告类型示例值:1
- 参数:
reportType-- 返回:
-
createTime
创建时间示例值:1686645425868
- 参数:
createTime-- 返回:
-
reportName
报告名称示例值:张三的背调报告
- 参数:
reportName-- 返回:
-
build
-