id, title, pagination_label, sidebar_label, sidebar_class_name, keywords, slug, tags
| id |
title |
pagination_label |
sidebar_label |
sidebar_class_name |
keywords |
slug |
tags |
| beta-entitlement-ref |
EntitlementRef |
EntitlementRef |
EntitlementRef |
pythonsdk |
| python |
| Python |
| sdk |
| EntitlementRef |
| BetaEntitlementRef |
|
/tools/sdk/python/beta/models/entitlement-ref |
| SDK |
| Software Development Kit |
| EntitlementRef |
| BetaEntitlementRef |
|
EntitlementRef
Entitlement including a specific set of access.
Properties
| Name |
Type |
Description |
Notes |
| type |
Enum [ 'ENTITLEMENT' ] |
Entitlement's DTO type. |
[optional] |
| id |
str |
Entitlement's ID. |
[optional] |
| name |
str |
Entitlement's display name. |
[optional] |
| } |
|
|
|
Example
[Back to top]