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-approval-reference
ApprovalReference
ApprovalReference
ApprovalReference
pythonsdk
python
Python
sdk
ApprovalReference
V2025ApprovalReference
/tools/sdk/python/v2025/models/approval-reference
SDK
Software Development Kit
ApprovalReference
V2025ApprovalReference
ApprovalReference
Reference objects related to the approval
Properties
Name
Type
Description
Notes
id
str
Id of the reference object
[optional]
type
str
What reference object does this ID correspond to
[optional]
name
str
Name of the reference object
[optional]
email
str
Email associated with the reference object
[optional]
serial_order
int
The serial step of the identity in the approval. For example serialOrder 1 is the first identity to action in an approval request chain. Parallel approvals are set to 0.
[optional]
}
Example
[Back to top]