We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5f69941 commit f22d25fCopy full SHA for f22d25f
src/main/kotlin/com/nylas/models/EventQueryOrderBy.kt
@@ -5,4 +5,4 @@ import com.squareup.moshi.Json
5
enum class EventQueryOrderBy {
6
@Json(name = "start")
7
START,
8
-}
+}
0 commit comments