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-common-access-response |
CommonAccessResponse |
CommonAccessResponse |
CommonAccessResponse |
pythonsdk |
| python |
| Python |
| sdk |
| CommonAccessResponse |
| BetaCommonAccessResponse |
|
/tools/sdk/python/beta/models/common-access-response |
| SDK |
| Software Development Kit |
| CommonAccessResponse |
| BetaCommonAccessResponse |
|
CommonAccessResponse
Properties
| Name |
Type |
Description |
Notes |
| id |
str |
Unique ID of the common access item |
[optional] |
| access |
CommonAccessItemAccess |
|
[optional] |
| status |
str |
CONFIRMED or DENIED |
[optional] |
| common_access_type |
str |
|
[optional] |
| last_updated |
datetime |
|
[optional] [readonly] |
| reviewed_by_user |
bool |
true if user has confirmed or denied status |
[optional] |
| last_reviewed |
datetime |
|
[optional] [readonly] |
| created_by_user |
bool |
|
[optional] [default to False] |
| } |
|
|
|
Example
[Back to top]