Preparing search index...
The search index is not available
@sogni-ai/sogni-client
@sogni-ai/sogni-client
CreativeWorkflowArtifact
Interface CreativeWorkflowArtifact
interface
CreativeWorkflowArtifact
{
duration
?:
number
;
height
?:
number
;
id
?:
string
;
mediaType
?:
string
;
mimeType
?:
string
;
type
?:
string
;
url
?:
string
;
width
?:
number
;
[
key
:
string
]:
unknown
;
}
Indexable
[
key
:
string
]:
unknown
Index
Properties
duration?
height?
id?
media
Type?
mime
Type?
type?
url?
width?
Properties
Optional
duration
duration
?:
number
Optional
height
height
?:
number
Optional
id
id
?:
string
Optional
media
Type
mediaType
?:
string
Optional
mime
Type
mimeType
?:
string
Optional
type
type
?:
string
Optional
url
url
?:
string
Optional
width
width
?:
number
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
duration
height
id
media
Type
mime
Type
type
url
width
@sogni-ai/sogni-client
Loading...