ForwardAllCallsReason
Properties
Name | Type | Required | Description |
---|---|---|---|
code | ForwardAllCallsReasonCode | ❌ | 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 |
message | str | ❌ | Error message depending on the type of limitation |
ForwardAllCallsReasonCode
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
Properties
Name | Type | Required | Description |
---|---|---|---|
EXTENSIONLIMITATION | str | ✅ | "ExtensionLimitation" |
FEATURELIMITATION | str | ✅ | "FeatureLimitation" |
Build Your Own SDKs with liblab
Build developer friendly SDKs in minutes from your APIs