Preparing search index...
The search index is not available
@beblurt/dblurt
@beblurt/dblurt
index
RemoveProposalOperation
Interface RemoveProposalOperation
Generic operation.
interface
RemoveProposalOperation
{
0
:
"remove_proposal"
;
1
:
{
extensions
:
any
[]
;
proposal_ids
:
number
[]
;
proposal_owner
:
string
;
}
;
}
Hierarchy (
view full
)
Operation
RemoveProposalOperation
Index
Properties
0
1
Properties
0
0
1
1
:
{
extensions
:
any
[]
;
proposal_ids
:
number
[]
;
proposal_owner
:
string
;
}
Type declaration
extensions
:
any
[]
proposal_
ids
:
number
[]
IDs of proposals to be removed. Nonexisting IDs are ignored.
proposal_
owner
:
string
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
0
1
@beblurt/dblurt
Loading...
Generic operation.