@digitalocean/dots - v1.0.1
Preparing search index...
v2/volumes/item/actions
deserializeIntoActionsPostRequestBody
Function deserializeIntoActionsPostRequestBody
deserializeIntoActionsPostRequestBody
(
actionsPostRequestBody
?:
|
undefined
|
Partial
<
|
Volume_action_post_attach
|
Volume_action_post_detach
|
Volume_action_post_resize
,
>
,
)
:
Record
<
string
,
(
node
:
ParseNode
)
=>
void
>
The deserialization information for the current model
Parameters
actionsPostRequestBody
:
|
undefined
|
Partial
<
|
Volume_action_post_attach
|
Volume_action_post_detach
|
Volume_action_post_resize
,
>
= {}
Returns
Record
<
string
,
(
node
:
ParseNode
)
=>
void
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@digitalocean/dots - v1.0.1
Loading...
The deserialization information for the current model