umami
Toggle table of contents
0.4.0
Select version
0.4.0
0.3.2
0.3.1
0.3.0
common
Target filter
common
Switch theme
Search in API
Skip to content
umami
umami-api
/
dev.appoutlet.umami.domain
/
Link
/
Link
Link
constructor
(
id
:
String
,
name
:
String
,
url
:
String
,
slug
:
String
,
userId
:
String
,
teamId
:
String
?
=
null
,
createdAt
:
Instant
,
updatedAt
:
Instant
,
deletedAt
:
Instant
?
=
null
)