Preparing search index...
The search index is not available
@honua/sdk-js
@honua/sdk-js
honua
EditAttachmentMutationOutcome
Interface EditAttachmentMutationOutcome
interface
EditAttachmentMutationOutcome
{
index
:
number
;
operation
:
"delete"
|
"update"
|
"add"
;
outcomes
:
readonly
AttachmentEditOutcome
[]
;
}
Index
Properties
index
operation
outcomes
Properties
index
index
:
number
operation
operation
:
"delete"
|
"update"
|
"add"
outcomes
outcomes
:
readonly
AttachmentEditOutcome
[]
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
index
operation
outcomes
@honua/sdk-js
Loading...