Skip to content

Latest commit

 

History

History
64 lines (36 loc) · 707 Bytes

File metadata and controls

64 lines (36 loc) · 707 Bytes

Interface: Address

Address is a struct full of address information

Table of contents

Properties

Properties

address

address: string


city

city: string


country

country: string


latitude

latitude: number


longitude

longitude: number


state

state: string


street

street: string


zip

zip: string