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-exception-criteria-access |
ExceptionCriteriaAccess |
ExceptionCriteriaAccess |
ExceptionCriteriaAccess |
pythonsdk |
| python |
| Python |
| sdk |
| ExceptionCriteriaAccess |
| BetaExceptionCriteriaAccess |
|
/tools/sdk/python/beta/models/exception-criteria-access |
| SDK |
| Software Development Kit |
| ExceptionCriteriaAccess |
| BetaExceptionCriteriaAccess |
|
ExceptionCriteriaAccess
Access reference with addition of boolean existing flag to indicate whether the access was extant
Properties
| Name |
Type |
Description |
Notes |
| type |
DtoType |
|
[optional] |
| id |
str |
ID of the object to which this reference applies |
[optional] |
| name |
str |
Human-readable display name of the object to which this reference applies |
[optional] |
| existing |
bool |
Whether the subject identity already had that access or not |
[optional] |
| } |
|
|
|
Example
[Back to top]