We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5aecd88 commit 76c6d7eCopy full SHA for 76c6d7e
docs/StardustDocs/topics/Utilities-Generation.md
@@ -111,7 +111,7 @@ Useful when you want to:
111
- Work with the data as regular Kotlin data classes.
112
- Work with data classes serialization.
113
- Extract structured types for further use in your application.
114
--
+
115
### Arguments {id="generateDataClasses-arguments"}
116
* `markerName`: `String?` — The base name to use for generated data classes.
117
If `null`, uses the `T` type argument of `DataFrame` simple name.
0 commit comments