Realm Kotlin SDK
/
io.realm.schema
/
RealmStorageType
/
OBJECT
O
B
J
E
C
T
OBJECT
(RealmObject::class)
Content copied to clipboard
Storage type for properties of type
RealmObject
.
Properties
Properties
kClass
Link copied to clipboard
val
kClass
:
KClass
<*>
Content copied to clipboard
the default Kotlin class used to represent values of the storage type.
name
Link copied to clipboard
val
name
:
String
Content copied to clipboard
ordinal
Link copied to clipboard
val
ordinal
:
Int
Content copied to clipboard