id, title, pagination_label, sidebar_label, sidebar_class_name, keywords, slug, tags
| id |
title |
pagination_label |
sidebar_label |
sidebar_class_name |
keywords |
slug |
tags |
| v2025-reviewer |
Reviewer |
Reviewer |
Reviewer |
pythonsdk |
| python |
| Python |
| sdk |
| Reviewer |
| V2025Reviewer |
|
/tools/sdk/python/v2025/models/reviewer |
| SDK |
| Software Development Kit |
| Reviewer |
| V2025Reviewer |
|
Reviewer
Properties
| Name |
Type |
Description |
Notes |
| id |
str |
The id of the reviewer. |
[optional] |
| name |
str |
The name of the reviewer. |
[optional] |
| email |
str |
The email of the reviewing identity. |
[optional] |
| type |
Enum [ 'IDENTITY' ] |
The type of the reviewing identity. |
[optional] |
| created |
datetime |
The created date of the reviewing identity. |
[optional] |
| modified |
datetime |
The modified date of the reviewing identity. |
[optional] |
| } |
|
|
|
Example
[Back to top]