react-native-tpay
    Preparing search index...

    Class Address

    Class responsible for storing payer address

    Index

    Constructors

    • Parameters

      • address: null | string

        street number

      • city: null | string

        city name

      • countryCode: null | string

        country code, for example 'PL'

      • postalCode: null | string

        postal code

      Returns Address

    Properties

    address: null | string
    city: null | string
    countryCode: null | string
    postalCode: null | string