Class PhoneNumberDefinitionTollType

java.lang.Object
com.ringcentral.definitions.PhoneNumberDefinitionTollType

public class PhoneNumberDefinitionTollType extends Object
Filtering criteria when a number is selected from the number pool
  • Field Details

    • tollType

      public String tollType
      Indicates if a number is toll or toll-free Required Example: Toll Enum: Toll, TollFree
    • type

      public String type
      Type of a phone number Enum: VoiceFax, VoiceOnly, FaxOnly
  • Constructor Details

    • PhoneNumberDefinitionTollType

      public PhoneNumberDefinitionTollType()
  • Method Details