类 FormFieldVariableFileValue.Builder
java.lang.Object
com.lark.oapi.service.corehr.v1.model.FormFieldVariableFileValue.Builder
-
构造器概要
构造器 -
方法概要
-
构造器详细资料
-
Builder
public Builder()
-
-
方法详细资料
-
sourceType
文件源类型(1BPM; 2主数据)示例值:1
- 参数:
sourceType-- 返回:
-
fileId
文件id示例值:abc_file_xyz
- 参数:
fileId-- 返回:
-
fileName
文件名称示例值:a
- 参数:
fileName-- 返回:
-
length
文件长度示例值:1024
- 参数:
length-- 返回:
-
mimeType
mime type示例值:text/plain
- 参数:
mimeType-- 返回:
-
build
-