Class AccountCountryInfoRequest

java.lang.Object
com.ringcentral.definitions.AccountCountryInfoRequest

public class AccountCountryInfoRequest extends Object
  • Field Details

    • id

      public String id
      Internal identifier of a country Required
    • isoCode

      public String isoCode
      Two-letter country code in ISO 3166-1 alpha-2 format Required
  • Constructor Details

    • AccountCountryInfoRequest

      public AccountCountryInfoRequest()
  • Method Details