fromJsonApiResponse

open fun fromJsonApiResponse(jsonApiResponse: JsonApiSingleResponse)

Deserialize the resource from a JSON:API response.

Parameters

jsonApiData

The JSON:API data.

included

The included resources.