FeatureInfo
Properties
Name | Type | Required | Description |
---|---|---|---|
id_ | str | ❌ | Internal identifier of a feature |
available | bool | ❌ | Specifies if the feature is available for the current user according to services enabled for the account, type, entitlements and permissions of the extension. If the authorized user gets features of the other extension, only features that can be delegated are returned (such as configuration by administrators). |
params | List[ParamsInfo] | ❌ | |
reason | ReasonInfo | ❌ | Reason for the feature unavailability. Returned only if available is set to false |
Build Your Own SDKs with liblab
Build developer friendly SDKs in minutes from your APIs