serialize
Serializes from an internal value (Kotlin) to an external value (typically JSON).
Used to generate the response JSON.
For an example Date --> String
Serializes from an internal value (Kotlin) to an external value (typically JSON).
Used to generate the response JSON.
For an example Date --> String