Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface AddressDto

Hierarchy

  • AddressDto

Index

Properties

Optional Address1

Address1: undefined | string

Optional Address2

Address2: undefined | string

Optional City

City: undefined | string

Optional CountryID

CountryID: undefined | string

Optional District

District: undefined | string

Optional EmailAddress

EmailAddress: undefined | string

Optional FirstName

FirstName: undefined | string

Optional HouseNumber

HouseNumber: undefined | string

ID

ID: number

Entity type: Address

Optional LastName

LastName: undefined | string

Optional Latitude

Latitude: undefined | number

Optional Longitude

Longitude: undefined | number

Optional PhoneNumber

PhoneNumber: undefined | string

Optional Region

Region: undefined | string

Optional State

State: undefined | string

Optional Subdistrict

Subdistrict: undefined | string

Optional ZipCode

ZipCode: undefined | string