public static class BackgroundCheckFeedbackInfo.Builder extends Object
| 构造器和说明 |
|---|
Builder() |
| 限定符和类型 | 方法和说明 |
|---|---|
BackgroundCheckFeedbackInfo.Builder |
attachmentUrl(String attachmentUrl)
背调信息附件下载链接
示例值:https://feishucdn.com/staource/v1/2de04c10-5cda-4c50~?
|
BackgroundCheckFeedbackInfo |
build() |
BackgroundCheckFeedbackInfo.Builder |
result(String result)
背调结果:红灯、黄灯、绿灯
示例值:红灯
|
public BackgroundCheckFeedbackInfo.Builder attachmentUrl(String attachmentUrl)
示例值:https://feishucdn.com/staource/v1/2de04c10-5cda-4c50~?image_size=np&cutpe=&quity=&mat=g&stmat=.wp
attachmentUrl - public BackgroundCheckFeedbackInfo.Builder result(String result)
示例值:红灯
result - public BackgroundCheckFeedbackInfo build()
Copyright © 2022. All rights reserved.