toggle menu
InterfaceOfOurOwn
jvm
switch theme
search in API
InterfaceOfOurOwn
/
com.soblemprolved.interfaceofourown.model
/
CollectionReference
Collection
Reference
data
class
CollectionReference
(
val
id
:
String
,
val
name
:
String
)
Members
Constructors
Collection
Reference
Link copied to clipboard
constructor
(
id
:
String
,
name
:
String
)
Properties
id
Link copied to clipboard
val
id
:
String
The unique ID of the collection.
name
Link copied to clipboard
val
name
:
String
The name of the collection.