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-source |
EntitlementSource |
EntitlementSource |
EntitlementSource |
pythonsdk |
| python |
| Python |
| sdk |
| EntitlementSource |
| BetaEntitlementSource |
|
/tools/sdk/python/beta/models/entitlement-source |
| SDK |
| Software Development Kit |
| EntitlementSource |
| BetaEntitlementSource |
|
EntitlementSource
Properties
| Name |
Type |
Description |
Notes |
| id |
str |
The source ID |
[optional] |
| type |
str |
The source type, will always be "SOURCE" |
[optional] |
| name |
str |
The source name |
[optional] |
| } |
|
|
|
Example
[Back to top]