Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface IShippingAddress

This object represents a shipping address.

Hierarchy

  • IShippingAddress

Index

Properties

city: string

City

country_code: string

ISO 3166-1 alpha-2 country code

post_code: string

Address post code

state: string

State, if applicable

street_line1: string

First line for the address

street_line2: string

Second line for the address

Generated using TypeDoc