toggle menu
app
androidJvm
switch theme
search in API
app
/
io.schiar.fridgnet.library.room.entity
/
RegionEntity
/
RegionEntity
Region
Entity
constructor
(
id
:
Long
=
0
,
regionsID
:
Long
,
polygonID
:
Long
,
active
:
Boolean
,
boundingBoxSouthwest
:
GeoLocationEntity
,
boundingBoxNortheast
:
GeoLocationEntity
,
zIndex
:
Float
)