Interface PhysicalAddress

Interface for physical addresses in a contact.

Hierarchy

  • PhysicalAddress

Properties

city?: string
country?: string
format?: string
postalCode?: string
state?: string
streetAddress?: string
type?: string

Generated using TypeDoc