Preparing search index...
The search index is not available
@mozaic-io/mozaic-sdk-node - v1.0.2-alpha.4
@mozaic-io/mozaic-sdk-node
api/api
ModelFile
Interface ModelFile
export ModelFile
interface
ModelFile
{
created
?:
string
;
expires_at
?:
null
|
string
;
filename
?:
null
|
string
;
id
?:
null
|
string
;
links
?:
FileLinkStripeList
;
object
?:
null
|
string
;
purpose
?:
null
|
string
;
size
?:
number
;
title
?:
null
|
string
;
type
?:
null
|
string
;
url
?:
null
|
string
;
}
Index
Properties
created?
expires_
at?
filename?
id?
links?
object?
purpose?
size?
title?
type?
url?
Properties
Optional
created
created
?:
string
Optional
expires_
at
expires_
at
?:
null
|
string
Optional
filename
filename
?:
null
|
string
Optional
id
id
?:
null
|
string
Optional
links
links
?:
FileLinkStripeList
Optional
object
object
?:
null
|
string
Optional
purpose
purpose
?:
null
|
string
Optional
size
size
?:
number
Optional
title
title
?:
null
|
string
Optional
type
type
?:
null
|
string
Optional
url
url
?:
null
|
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
created
expires_
at
filename
id
links
object
purpose
size
title
type
url
@mozaic-io/mozaic-sdk-node - v1.0.2-alpha.4
Loading...
export ModelFile