onspring-api-sdk
Preparing search index...
FileInfo
Class FileInfo
FileInfo - Represents a file info.
Index
Constructors
constructor
Properties
content
Type
created
Date
file
Href
modified
Date
name
notes
owner
type
Constructors
constructor
new
FileInfo
(
type
:
string
,
contentType
:
string
,
name
:
string
,
createdDate
:
Date
,
modifiedDate
:
Date
,
owner
:
string
,
notes
:
string
,
fileHref
:
string
,
)
:
FileInfo
Parameters
type
:
string
contentType
:
string
name
:
string
createdDate
:
Date
modifiedDate
:
Date
owner
:
string
notes
:
string
fileHref
:
string
Returns
FileInfo
Properties
content
Type
contentType
:
string
created
Date
createdDate
:
Date
file
Href
fileHref
:
string
modified
Date
modifiedDate
:
Date
name
name
:
string
notes
notes
:
string
owner
owner
:
string
type
type
:
FieldType
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
content
Type
created
Date
file
Href
modified
Date
name
notes
owner
type
onspring-api-sdk
Loading...
FileInfo - Represents a file info.