IGPAPI
Preparing search index...
@igpapi/ios
LocationStoryResponseLocation
Interface LocationStoryResponseLocation
interface
LocationStoryResponseLocation
{
address
?:
string
;
city
?:
string
;
external_source
?:
string
;
facebook_places_id
?:
number
;
lat
:
number
;
lng
:
string
|
number
;
location_dict
?:
LocationStoryResponseLocationDict
;
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
?:
LocationStoryResponseLocationDict
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...