options

fun options(input: JsonObject): List<Option>

Function to parse the input JSON object and return a list of options.

Return

A list of options.

Parameters

input

The input JSON object.