Interface UspsZip.Builder

    • Method Detail

      • zipClassificationCode

        UspsZip.Builder zipClassificationCode​(String zipClassificationCode)

        The ZIP Classification Code, or in other words what type of postal code is it.

        Parameters:
        zipClassificationCode - The ZIP Classification Code, or in other words what type of postal code is it.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
        See Also:
        ZipClassificationCode, ZipClassificationCode
      • zipClassificationCode

        UspsZip.Builder zipClassificationCode​(ZipClassificationCode zipClassificationCode)

        The ZIP Classification Code, or in other words what type of postal code is it.

        Parameters:
        zipClassificationCode - The ZIP Classification Code, or in other words what type of postal code is it.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
        See Also:
        ZipClassificationCode, ZipClassificationCode