Skip to content

Latest commit

 

History

History
195 lines (105 loc) · 4.21 KB

LocationAnnotationUpdateParsed.md

File metadata and controls

195 lines (105 loc) · 4.21 KB

@affinda/affinda / Exports / LocationAnnotationUpdateParsed

Interface: LocationAnnotationUpdateParsed

Hierarchy

  • Location

    LocationAnnotationUpdateParsed

Table of contents

Properties

Properties

apartmentNumber

Optional Readonly apartmentNumber: string

NOTE: This property will not be serialized. It can only be populated by the server.

Inherited from

Location.apartmentNumber


city

Optional Readonly city: string

NOTE: This property will not be serialized. It can only be populated by the server.

Inherited from

Location.city


country

Optional Readonly country: string

NOTE: This property will not be serialized. It can only be populated by the server.

Inherited from

Location.country


countryCode

Optional Readonly countryCode: string

Two letter country code (ISO 3166-1 alpha-2) NOTE: This property will not be serialized. It can only be populated by the server.

Inherited from

Location.countryCode


formatted

Optional Readonly formatted: string

NOTE: This property will not be serialized. It can only be populated by the server.

Inherited from

Location.formatted


latitude

Optional Readonly latitude: number

NOTE: This property will not be serialized. It can only be populated by the server.

Inherited from

Location.latitude


longitude

Optional Readonly longitude: number

NOTE: This property will not be serialized. It can only be populated by the server.

Inherited from

Location.longitude


poBox

Optional Readonly poBox: string

NOTE: This property will not be serialized. It can only be populated by the server.

Inherited from

Location.poBox


postalCode

Optional Readonly postalCode: string

NOTE: This property will not be serialized. It can only be populated by the server.

Inherited from

Location.postalCode


rawInput

rawInput: string

Inherited from

Location.rawInput


state

Optional Readonly state: string

NOTE: This property will not be serialized. It can only be populated by the server.

Inherited from

Location.state


stateCode

Optional Readonly stateCode: string

NOTE: This property will not be serialized. It can only be populated by the server.

Inherited from

Location.stateCode


street

Optional Readonly street: string

NOTE: This property will not be serialized. It can only be populated by the server.

Inherited from

Location.street


streetNumber

Optional Readonly streetNumber: string

NOTE: This property will not be serialized. It can only be populated by the server.

Inherited from

Location.streetNumber