Interface IAddress

Hierarchy

  • IAddress

Implemented by

Properties

address1: string

Address line 1

address2: string

Address line 2

is_default: boolean

Indicates if the address is the default one

lat: string

Latitude coordinate

lng: string

Longitude coordinate

name: string

Name associated with the address

note: string

Note associated with the address

phone_number: string

Phone number associated with the address

postcode: string

Postal code

salute: string

Salutation associated with the address

Generated using TypeDoc