deserialize
Deserializes from an external JSON value to an internal Kotlin value.
Used to parse the request variables.
For an example String --> Date
Deserializes from an external JSON value to an internal Kotlin value.
Used to parse the request variables.
For an example String --> Date