id, title, pagination_label, sidebar_label, sidebar_class_name, keywords, slug, tags
| id |
title |
pagination_label |
sidebar_label |
sidebar_class_name |
keywords |
slug |
tags |
| approval-items |
ApprovalItems |
ApprovalItems |
ApprovalItems |
pythonsdk |
| python |
| Python |
| sdk |
| ApprovalItems |
| ApprovalItems |
|
/tools/sdk/python/v3/models/approval-items |
| SDK |
| Software Development Kit |
| ApprovalItems |
| ApprovalItems |
|
ApprovalItems
Properties
| Name |
Type |
Description |
Notes |
| id |
str |
The approval item's ID |
[optional] |
| account |
str |
The account referenced by the approval item |
[optional] |
| application |
str |
The name of the application/source |
[optional] |
| name |
str |
The attribute's name |
[optional] |
| operation |
str |
The attribute's operation |
[optional] |
| value |
str |
The attribute's value |
[optional] |
| state |
WorkItemState |
|
[optional] |
| } |
|
|
|
Example
[Back to top]