from

fun from(obj: JSONObject): GlobalAvailConfigurationV1

Answer a GlobalAvailConfigurationV1 from the provided JSONObject.

Return

The GlobalAvailConfigurationV1 read from disk.

Parameters

obj

The JSONObject to extract data from.