Class IncodeWelcome.AddressFields

    • Method Detail

      • getStreet

         final String getStreet()
        Returns:

        Street line in the way it is read from address string.

      • getColony

         final String getColony()
        Returns:

        Colony line the way it is read from address string. Not applicable for all countries.

      • getPostalCode

         final String getPostalCode()
        Returns:

        Postal code in the way it is read from address string.

      • getCity

         final String getCity()
        Returns:

        City in the way it is read from address string.

      • getState

         final String getState()
        Returns:

        State in the way it is read from address string.

      • getCountryName

         final String getCountryName()
        Returns:

        Country name in the way it is read from address string.