Interface ApplePayPaymentContact

Type Param

Is the shipping or billing data of user configured in the wallet

Hierarchy

  • ApplePayPaymentContact

Properties

addressLines: string[]
administrativeArea: string
country: string
countryCode: string
emailAddress: string
familyName: string
givenName: string
locality: string
phoneNumber: string
phoneticFamilyName: string
phoneticGivenName: string
postalCode: string
subAdministrativeArea: string
subLocality: string

Generated using TypeDoc