Websites v4 docs v8.3.1
Preparing search index...
API Reference/Models
FontsAPICreateResponse
Type Alias FontsAPICreateResponse
type
FontsAPICreateResponse
=
{
content_type
?:
string
;
error
?:
{
status
:
number
}
;
format
?:
string
;
path
?:
string
;
url
?:
string
;
}
Index
Properties
content_
type?
error?
format?
path?
url?
Properties
Optional
content_
type
content_type
?:
string
Optional
error
error
?:
{
status
:
number
}
Optional
format
format
?:
string
Optional
path
path
?:
string
Optional
url
url
?:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
content_
type
error
format
path
url
Websites v4 docs v8.3.1
Loading...