JSON to Kotlin Converter
Home
JSON to C#
JSON to Java
JSON to TypeScript
Options
Use Data Classes
Nullable Properties
Use @Serializable
Use @JsonName
Immutable Properties (val)
Naming Convention:
camelCase
PascalCase
snake_case
Original
Collection Type:
List
Array
Set
MutableList
JSON Input
Format JSON
Clear
Load Sample
Kotlin Output
Copy to Clipboard
Download