sdk-core
Toggle table of contents
7.2.0
androidJvm
Platform filter
androidJvm
Switch theme
Search in API
sdk-core
sdk-core
/
com.gigya.android.sdk
/
GigyaDefinitions
/
AccountIncludes
Account
Includes
open
class
AccountIncludes
Members
Constructors
Account
Includes
Link copied to clipboard
constructor
(
)
Types
Includes
Link copied to clipboard
@
Retention
(
value
=
RetentionPolicy.SOURCE
)
annotation class
Includes
Properties
DATA
Link copied to clipboard
val
DATA
:
String
=
"data"
EMAILS
Link copied to clipboard
val
EMAILS
:
String
=
"emails"
GROUPS
Link copied to clipboard
val
GROUPS
:
String
=
"groups"
I_
RANK
Link copied to clipboard
val
I_RANK
:
String
=
"irank"
IDENTITIES_
ACTIVE
Link copied to clipboard
val
IDENTITIES_ACTIVE
:
String
=
"identities-active"
IDENTITIES_
ALL
Link copied to clipboard
val
IDENTITIES_ALL
:
String
=
"identities-all"
IDENTITIES_
GLOBAL
Link copied to clipboard
val
IDENTITIES_GLOBAL
:
String
=
"identities-global"
IS_
LOCKED_
OUT
Link copied to clipboard
val
IS_LOCKED_OUT
:
String
=
"isLockedOut"
LAST_
LOGIN_
LOCATION
Link copied to clipboard
val
LAST_LOGIN_LOCATION
:
String
=
"lastLoginLocation"
LOGIN_
IDS
Link copied to clipboard
val
LOGIN_IDS
:
String
=
"loginIDs"
PASSWORD
Link copied to clipboard
val
PASSWORD
:
String
=
"password"
PREFERENCES
Link copied to clipboard
val
PREFERENCES
:
String
=
"preferences"
PROFILE
Link copied to clipboard
val
PROFILE
:
String
=
"profile"
RBA
Link copied to clipboard
val
RBA
:
String
=
"rba"
REG_
SOURCE
Link copied to clipboard
val
REG_SOURCE
:
String
=
"regSource"
SUBSCRIPTIONS
Link copied to clipboard
val
SUBSCRIPTIONS
:
String
=
"subscriptions"
USER_
INFO
Link copied to clipboard
val
USER_INFO
:
String
=
"userInfo"