GWIoTApi
Toggle table of contents
1.2.1
common
Platform filter
common
Switch theme
Search in API
GWIoTApi
GWIoTApi
/
com.gw.gwiotapi.entities
/
AccountType
Account
Type
sealed
interface
AccountType
Inheritors
Mobile
Email
Members
Types
Email
Link copied to clipboard
data
class
Email
(
val
email
:
String
)
:
AccountType
邮箱
Mobile
Link copied to clipboard
data
class
Mobile
(
val
number
:
String
,
val
area
:
String
)
:
AccountType
手机号码