Class ForwardAllCallsReason

java.lang.Object
com.ringcentral.definitions.ForwardAllCallsReason

public class ForwardAllCallsReason extends Object
  • Field Details

    • code

      public String code
      Specifies the type of limitation. `ExtensionLimitation` means that the feature is turned off for this particular extension. `FeatureLimitation` means that the user may enable this feature and setup the rule via the Service Web UI Enum: ExtensionLimitation, FeatureLimitation
    • message

      public String message
      Error message depending on the type of limitation
  • Constructor Details

    • ForwardAllCallsReason

      public ForwardAllCallsReason()
  • Method Details