Class UpdateContactParameters

java.lang.Object
com.ringcentral.definitions.UpdateContactParameters

public class UpdateContactParameters extends Object
Query parameters for operation updateContact
  • Field Details

    • dialingPlan

      public String dialingPlan
      Country code value complying with the [ISO 3166-1 alpha-2](https://ru.wikipedia.org/wiki/ISO_3166-1_alpha-2) format. The default value is home country of the current extension
  • Constructor Details

    • UpdateContactParameters

      public UpdateContactParameters()
  • Method Details