id, title, pagination_label, sidebar_label, sidebar_class_name, keywords, slug, tags
| id |
title |
pagination_label |
sidebar_label |
sidebar_class_name |
keywords |
slug |
tags |
| v2024-non-employee-source |
NonEmployeeSource |
NonEmployeeSource |
NonEmployeeSource |
pythonsdk |
| python |
| Python |
| sdk |
| NonEmployeeSource |
| V2024NonEmployeeSource |
|
/tools/sdk/python/v2024/models/non-employee-source |
| SDK |
| Software Development Kit |
| NonEmployeeSource |
| V2024NonEmployeeSource |
|
NonEmployeeSource
Properties
| Name |
Type |
Description |
Notes |
| id |
str |
Non-Employee source id. |
[optional] |
| source_id |
str |
Source Id associated with this non-employee source. |
[optional] |
| name |
str |
Source name associated with this non-employee source. |
[optional] |
| description |
str |
Source description associated with this non-employee source. |
[optional] |
| approvers |
[]NonEmployeeIdentityReferenceWithId |
List of approvers |
[optional] |
| account_managers |
[]NonEmployeeIdentityReferenceWithId |
List of account managers |
[optional] |
| modified |
datetime |
When the request was last modified. |
[optional] |
| created |
datetime |
When the request was created. |
[optional] |
| } |
|
|
|
Example
[Back to top]