Interface Address<TAddressXp>

Type Parameters

  • TAddressXp = any

Hierarchy

  • Address

Properties

AddressName?: string
City: string
CompanyName?: string
Country: string
DateCreated?: string
FirstName?: string
ID?: string
LastName?: string
Phone?: string
State: string
Street1: string
Street2?: string
Zip: string
xp?: TAddressXp

Generated using TypeDoc