Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 844 Bytes

File metadata and controls

13 lines (10 loc) · 844 Bytes

ResourceFilesInner

Properties

Name Type Description Notes
Id string Unique ID representing a resource file [optional] [default to null]
Type_ string [optional] [default to null]
Page int32 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] [default to null]
Created int64 Unix-timestamp of when the resource was created [optional] [default to null]
Updated int64 Unix-timestamp of when the resource was updated [optional] [default to null]

[Back to Model list] [Back to API list] [Back to README]