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-identity-certified |
IdentityCertified |
IdentityCertified |
IdentityCertified |
pythonsdk |
| python |
| Python |
| sdk |
| IdentityCertified |
| V2024IdentityCertified |
|
/tools/sdk/python/v2024/models/identity-certified |
| SDK |
| Software Development Kit |
| IdentityCertified |
| V2024IdentityCertified |
|
IdentityCertified
Properties
| Name |
Type |
Description |
Notes |
| certification_id |
str |
the id of the certification item |
[required] |
| certification_name |
str |
the certification item name |
[required] |
| signed_date |
str |
the date ceritification was signed |
[optional] |
| certifiers |
[]CertifierResponse |
this field is deprecated and may go away |
[optional] |
| reviewers |
[]CertifierResponse |
The list of identities who review this certification |
[optional] |
| signer |
CertifierResponse |
|
[optional] |
| event_type |
str |
the event type |
[optional] |
| date_time |
str |
the date of event |
[optional] |
| } |
|
|
|
Example
[Back to top]