Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface Address

Package version

The shipping address of the customer.

Hierarchy

  • Address

Index

Properties

addressLine1

addressLine1: string

The address line1.

Optional addressLine2

addressLine2: undefined | string

The address line2.

Optional addressLine3

addressLine3: undefined | string

The address line3.

city

city: string

The city name.

country

country: string

The country name.

postalCode

postalCode: string

The postal code.

state

state: string

The state name.

Generated using TypeDoc