adobe-firefly-sdk
Preparing search index...
substance-3d/src/flat
CreateSpaceV1Data
Type Alias CreateSpaceV1Data
type
CreateSpaceV1Data
=
{
body
:
{
filename
?:
Blob
|
File
;
name
?:
string
}
;
path
?:
never
;
query
?:
never
;
url
:
"/v1/spaces"
;
}
Index
Properties
body
path?
query?
url
Properties
body
body
:
{
filename
?:
Blob
|
File
;
name
?:
string
}
Type Declaration
Optional
filename
?:
Blob
|
File
Filename of the file being uploaded.
Optional
name
?:
string
General purpose name for multipart form value.
Optional
path
path
?:
never
Optional
query
query
?:
never
url
url
:
"/v1/spaces"
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
body
path
query
url
adobe-firefly-sdk
Loading...
Filename of the file being uploaded.