toggle menu
sudovirtualcards
androidJvm
switch theme
search in API
sudovirtualcards
/
com.sudoplatform.sudovirtualcards.types
/
JsonValue
/
JsonInteger
Json
Integer
data
class
JsonInteger
(
val
value
:
Int
)
:
JsonValue
<
Int
>
Members
Constructors
Json
Integer
Link copied to clipboard
constructor
(
value
:
Int
)
Properties
value
Link copied to clipboard
val
value
:
Int
Functions
unwrap
Link copied to clipboard
fun
unwrap
(
)
:
Any
Unwrap the value associated with the specific
JsonValue
type.