Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface PaymentAddress

Package version

This Payment Request API interface is used to store shipping or payment address information.

Hierarchy

  • PaymentAddress

Index

Properties

addressLine

addressLine: string[]

city

city: string

country

country: string

dependentLocality

dependentLocality: string

languageCode

languageCode: string

organization

organization: string

phone

phone: string

postalCode

postalCode: string

recipient

recipient: string

region

region: string

sortingCode

sortingCode: string

Methods

toJSON

  • toJSON(): any
  • Returns any

Generated using TypeDoc