apollo-kotlin
3.8.2
common
apollo-api
/
com.apollographql.apollo3.api.json
/
JsonReader
/
Token
/
NUMBER
NUMBER
common
NUMBER
Content copied to clipboard
A JSON number represented in this API by a Java
double
,
long
, or
int
.
Properties
Properties
name
Link copied to clipboard
common
val
name
:
String
Content copied to clipboard
ordinal
Link copied to clipboard
common
val
ordinal
:
Int
Content copied to clipboard