Interface Headquarters.Builder

  • Method Details

    • countryCode

      Headquarters.Builder countryCode(String countryCode)

      The ISO 3166-1 alpha-2 country code of the partner's headquarters. For example, US, BR, or DE.

      Parameters:
      countryCode - The ISO 3166-1 alpha-2 country code of the partner's headquarters. For example, US, BR, or DE.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • subdivisionCode

      Headquarters.Builder subdivisionCode(String subdivisionCode)

      The subdivision portion of the ISO 3166-2 code for the partner's headquarters (for example, SP from BR-SP, NSW from AU-NSW, or 13 from JP-13).

      Parameters:
      subdivisionCode - The subdivision portion of the ISO 3166-2 code for the partner's headquarters (for example, SP from BR-SP, NSW from AU-NSW, or 13 from JP-13).
      Returns:
      Returns a reference to this object so that method calls can be chained together.