toggle menu
SpraypaintKT
217aa2f-SNAPSHOT
common
switch theme
search in API
core
/
it.maicol07.spraypaintkt
/
Resource
/
fromJsonApi
from
Json
Api
open
fun
fromJsonApi
(
jsonApiData
:
JsonApiResource
,
included
:
List
<
JsonApiResource
>
=
listOf()
)
Deserialize the resource from a JSON:API response.
Parameters
json
Api
Data
The JSON:API data.
included
The included resources.