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