Class GetBridgeByPstnPinParameters

java.lang.Object
com.ringcentral.definitions.GetBridgeByPstnPinParameters

public class GetBridgeByPstnPinParameters extends Object
Query parameters for operation getBridgeByPstnPin
  • Field Details

    • phoneNumber

      public String phoneNumber
      Phone number to find a phone group for PSTN PIN. If it is not specified, then the default phone group will be used.
    • pw

      public String pw
      Bridge hash password
  • Constructor Details

    • GetBridgeByPstnPinParameters

      public GetBridgeByPstnPinParameters()
  • Method Details