Options
All
  • Public
  • Public/Protected
  • All
Menu

Holds address data associated with a given Location.

see

https://stripe.com/docs/api/terminal/locations/object#terminal_location_object-address

Hierarchy

  • Address

Index

Properties

city?: string

The city name

country?: string

The country code

line1?: string

The first line of the address

line2?: string

The second line of the address

postalCode?: string

The postal code of the address

state?: string

The state of the address

Generated using TypeDoc