toggle menu
bluegps_sdk
androidJvm
switch theme
search in API
bluegps_sdk
/
com.synapseslab.bluegps_sdk.data.model.region
/
BGPArea
/
BGPArea
BGPArea
constructor
(
id
:
Int
?
=
null
,
color
:
String
?
=
null
,
type
:
BGPAreaType
?
=
null
,
name
:
String
?
=
null
,
points
:
List
<
BGPPoint
>
?
=
null
,
rtlsMapId
:
Int
?
=
null
)