munchies
Toggle table of contents
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
munchies
restaurant-service
/
com.munchies.restaurant.domain.aggregate
/
CategoryId
Category
Id
data
class
CategoryId
(
val
value
:
String
=
newId()
)
:
UUIDEntityId
Members
Constructors
Category
Id
Link copied to clipboard
constructor
(
value
:
String
=
newId()
)
Properties
value
Link copied to clipboard
open
override
val
value
:
String
Functions
string
Value
Link copied to clipboard
fun
stringValue
(
)
:
String