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