Appearance
DoCurious API Reference / types / SavedLocation
Interface: SavedLocation
Defined in: types/location.types.ts:30
User's saved location
Extends
Properties
city?
optionalcity:string
Defined in: types/location.types.ts:19
Inherited from
country?
optionalcountry:string
Defined in: types/location.types.ts:22
Inherited from
formattedAddress?
optionalformattedAddress:string
Defined in: types/location.types.ts:24
Inherited from
latitude
latitude:
number
Defined in: types/location.types.ts:11
Inherited from
longitude
longitude:
number
Defined in: types/location.types.ts:12
Inherited from
postalCode?
optionalpostalCode:string
Defined in: types/location.types.ts:21
Inherited from
savedAt
savedAt:
string
Defined in: types/location.types.ts:32
state?
optionalstate:string
Defined in: types/location.types.ts:20
Inherited from
streetAddress?
optionalstreetAddress:string
Defined in: types/location.types.ts:23
Inherited from
userId
userId:
string
Defined in: types/location.types.ts:31