Preparing search index...
The search index is not available
@honua/sdk-js
@honua/sdk-js
honua
AttachmentGroup
Interface AttachmentGroup
Group of attachments for a single parent feature.
interface
AttachmentGroup
{
attachments
:
readonly
AttachmentInfo
[]
;
parentId
:
FeatureId
;
}
Index
Properties
attachments
parent
Id
Properties
attachments
attachments
:
readonly
AttachmentInfo
[]
parent
Id
parent
Id
:
FeatureId
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
attachments
parent
Id
@honua/sdk-js
Loading...
Group of attachments for a single parent feature.