ReasonInfo
Reason for the feature unavailability. Returned only if available
is set to false
Properties
Name | Type | Required | Description |
---|---|---|---|
code | ReasonInfoCode | ❌ | Reason code |
message | str | ❌ | Reason description |
permission | str | ❌ |
ReasonInfoCode
Reason code
Properties
Name | Type | Required | Description |
---|---|---|---|
SERVICEPLANLIMITATION | str | ✅ | "ServicePlanLimitation" |
ACCOUNTLIMITATION | str | ✅ | "AccountLimitation" |
EXTENSIONTYPELIMITATION | str | ✅ | "ExtensionTypeLimitation" |
EXTENSIONLIMITATION | str | ✅ | "ExtensionLimitation" |
INSUFFICIENTPERMISSIONS | str | ✅ | "InsufficientPermissions" |
CONFIGURATIONLIMITATION | str | ✅ | "ConfigurationLimitation" |
Build Your Own SDKs with liblab
Build developer friendly SDKs in minutes from your APIs