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.account.models
/
Location
Location
open
class
Location
Members
Constructors
Location
Link copied to clipboard
constructor
(
)
Properties
city
Link copied to clipboard
@
Nullable
@get:
Nullable
open
var
city
:
String
coordinates
Link copied to clipboard
@
Nullable
@get:
Nullable
open
var
coordinates
:
Coordinates
country
Link copied to clipboard
@
Nullable
@get:
Nullable
open
var
country
:
String
state
Link copied to clipboard
@
Nullable
@get:
Nullable
open
var
state
:
String