Preparing search index...
The search index is not available
@honua/sdk-js
@honua/sdk-js
honua
AttachmentDelete
Interface AttachmentDelete
Delete one or more attachments from a parent feature.
interface
AttachmentDelete
{
attachmentIds
:
readonly
FeatureId
[]
;
parentId
:
FeatureId
;
signal
?:
AbortSignal
;
}
Index
Properties
attachment
Ids
parent
Id
signal?
Properties
attachment
Ids
attachment
Ids
:
readonly
FeatureId
[]
parent
Id
parent
Id
:
FeatureId
Optional
signal
signal
?:
AbortSignal
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
attachment
Ids
parent
Id
signal
@honua/sdk-js
Loading...
Delete one or more attachments from a parent feature.