fromJson

fun fromJson(json: JsonObject): Sep30ResponseIdentity

Parses a JSON object into a Sep30ResponseIdentity.

Both role and authenticated are optional fields. If absent in the JSON, they are set to null.

Return

The parsed response identity

Parameters

json

The JSON object representing an identity