toggle menu
commons
3.1.0
jvm
switch theme
search in API
core
/
eth.likespro.commons.models.entity
/
CustomGeolocation
/
CustomGeolocation
Custom
Geolocation
constructor
(
id
:
CustomGeolocation.Id
=
Id()
,
name
:
CustomGeolocation.Name
?
,
latitude
:
Latitude
?
,
longitude
:
Longitude
?
,
placeId
:
PlaceId
?
,
createdAt
:
Timestamp
=
Timestamp.now()
)