Skip to content

Latest commit

 

History

History
17 lines (15 loc) · 787 Bytes

ResourceFilesInner.md

File metadata and controls

17 lines (15 loc) · 787 Bytes

ResourceFilesInner

Properties

Name Type Description Notes
id java.util.UUID Unique ID representing a resource file [optional]
type TypeEnum [optional]
page Integer Page number of the document. Generally 1 would represent the front of a document, and 2 might represent the back of the same document. [optional]
created Long Unix-timestamp of when the resource was created [optional]
updated Long Unix-timestamp of when the resource was updated [optional]

Enum: TypeEnum

Name Value
FACE_VIDEO "face_video"
DOCUMENT_IMAGE "document_image"