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