GWIoTApi
Toggle table of contents
1.2.1
common
Platform filter
common
Switch theme
Search in API
GWIoTApi
GWIoTApi
/
com.gw.gwiotapi.entities
/
Device
/
FreeEvents
Free
Events
@
Serializable
data
class
FreeEvents
(
var
status
:
String
=
""
,
var
revProIds
:
List
<
String
>
?
=
null
)
Members
Constructors
Free
Events
Link copied to clipboard
constructor
(
status
:
String
=
""
,
revProIds
:
List
<
String
>
?
=
null
)
Properties
rev
Pro
Ids
Link copied to clipboard
var
revProIds
:
List
<
String
>
?
status
Link copied to clipboard
var
status
:
String