Stratal API Reference
Preparing search index...
stratal
HeadObjectResult
Interface HeadObjectResult
Result of headObject
interface
HeadObjectResult
{
contentType
?:
string
;
metadata
?:
Record
<
string
,
string
>
;
size
:
number
;
}
Index
Properties
content
Type?
metadata?
size
Properties
Optional
content
Type
contentType
?:
string
Content type
Optional
metadata
metadata
?:
Record
<
string
,
string
>
Custom metadata
size
size
:
number
Object size in bytes
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
content
Type
metadata
size
Stratal API Reference
Loading...
Result of headObject