Preparing search index...
The search index is not available
IGPAPI
IGPAPI
@igpapi/android
LocationRepositoryStoryResponseLocation
Interface LocationRepositoryStoryResponseLocation
interface
LocationRepositoryStoryResponseLocation
{
address
?:
string
;
city
?:
string
;
external_source
?:
string
;
facebook_places_id
?:
number
;
lat
:
number
;
lng
:
string
|
number
;
location_dict
?:
LocationRepositoryStoryResponseLocation_dict
;
name
:
string
;
pk
:
number
;
profile_pic_url
?:
string
;
profile_pic_username
?:
string
;
short_name
:
string
;
type
?:
string
;
}
Index
Properties
address?
city?
external_
source?
facebook_
places_
id?
lat
lng
location_
dict?
name
pk
profile_
pic_
url?
profile_
pic_
username?
short_
name
type?
Properties
Optional
address
address
?:
string
Optional
city
city
?:
string
Optional
external_
source
external_
source
?:
string
Optional
facebook_
places_
id
facebook_
places_
id
?:
number
lat
lat
:
number
lng
lng
:
string
|
number
Optional
location_
dict
location_
dict
?:
LocationRepositoryStoryResponseLocation_dict
name
name
:
string
pk
pk
:
number
Optional
profile_
pic_
url
profile_
pic_
url
?:
string
Optional
profile_
pic_
username
profile_
pic_
username
?:
string
short_
name
short_
name
:
string
Optional
type
type
?:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
address
city
external_
source
facebook_
places_
id
lat
lng
location_
dict
name
pk
profile_
pic_
url
profile_
pic_
username
short_
name
type
IGPAPI
Loading...