Preparing search index...
The search index is not available
@honua/sdk-js
@honua/sdk-js
honua
HonuaAttachmentInfo
Interface HonuaAttachmentInfo
Metadata for a single attachment on a feature.
interface
HonuaAttachmentInfo
{
contentType
?:
string
;
id
:
number
;
name
?:
string
;
parentObjectId
?:
number
;
size
?:
number
;
}
Index
Properties
content
Type?
id
name?
parent
Object
Id?
size?
Properties
Optional
content
Type
content
Type
?:
string
id
id
:
number
Optional
name
name
?:
string
Optional
parent
Object
Id
parent
Object
Id
?:
number
Optional
size
size
?:
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
content
Type
id
name
parent
Object
Id
size
@honua/sdk-js
Loading...
Metadata for a single attachment on a feature.