Skip to main content

Interface: UserLocation

Properties

city

city: string

Defined in

core/Users/types.ts:13


coordinates

coordinates: Object

Type declaration

NameType
latitudenumber
longitudenumber

Defined in

core/Users/types.ts:6


countryCode

countryCode: string

Defined in

core/Users/types.ts:10


id

id: string

Defined in

core/Users/types.ts:4


name

name: string

Defined in

core/Users/types.ts:5


postalCode

postalCode: string

Defined in

core/Users/types.ts:11


spotPriceAreaId

spotPriceAreaId: SpotPriceArea

Defined in

core/Users/types.ts:14


streetAddress

streetAddress: string

Defined in

core/Users/types.ts:12


tariffInfo

tariffInfo: undefined | Partial<{ electricalUtilityProvider: string ; meterId: string ; tariff: string }>

Defined in

core/Users/types.ts:15