toggle menu
lib
0.0.266
jvm
switch theme
search in API
lib
/
com.prettybyte.klerk
/
CollectionId
Collection
Id
data
class
CollectionId
(
val
modelName
:
String
,
val
shortId
:
String
)
Members
Constructors
Collection
Id
Link copied to clipboard
constructor
(
modelName
:
String
,
shortId
:
String
)
Properties
model
Name
Link copied to clipboard
val
modelName
:
String
short
Id
Link copied to clipboard
val
shortId
:
String
Functions
to
String
Link copied to clipboard
open
override
fun
toString
(
)
:
String