Interface Authority.Builder

  • Method Details

    • country

      Authority.Builder country(String country)

      The country code for the country that the address is in.

      Parameters:
      country - The country code for the country that the address is in.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • state

      Authority.Builder state(String state)

      The state that the address is located.

      Parameters:
      state - The state that the address is located.
      Returns:
      Returns a reference to this object so that method calls can be chained together.