@digitalocean/dots - v1.0.1
Preparing search index...
v2/droplets
deserializeIntoDropletsPostResponse
Function deserializeIntoDropletsPostResponse
deserializeIntoDropletsPostResponse
(
dropletsPostResponse
?:
|
undefined
|
Partial
<
DropletsPostResponseMember1
|
DropletsPostResponseMember2
>
,
)
:
Record
<
string
,
(
node
:
ParseNode
)
=>
void
>
The deserialization information for the current model
Parameters
dropletsPostResponse
:
undefined
|
Partial
<
DropletsPostResponseMember1
|
DropletsPostResponseMember2
>
= {}
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