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-approval-identity |
ApprovalIdentity |
ApprovalIdentity |
ApprovalIdentity |
pythonsdk |
| python |
| Python |
| sdk |
| ApprovalIdentity |
| BetaApprovalIdentity |
|
/tools/sdk/python/beta/models/approval-identity |
| SDK |
| Software Development Kit |
| ApprovalIdentity |
| BetaApprovalIdentity |
|
ApprovalIdentity
Identity Object
Properties
| Name |
Type |
Description |
Notes |
| id |
str |
The identity ID |
[optional] |
| type |
Enum [ 'IDENTITY' ] |
Indication of what group the identity belongs to. Ie, IDENTITY, GOVERNANCE_GROUP, etc |
[optional] |
| name |
str |
Name of the identity |
[optional] |
| } |
|
|
|
Example
[Back to top]