fromJsonApiResponse

open fun fromJsonApiResponse(jsonApiResponse: JsonApiSingleResponse)

Deserialize the resource from a JSON:API response.

Parameters

jsonApiResponse

The JSON:API data.