Skip to content
This repository was archived by the owner on Feb 3, 2026. It is now read-only.

Latest commit

 

History

History
14 lines (11 loc) · 682 Bytes

File metadata and controls

14 lines (11 loc) · 682 Bytes

# ReviewResponse

Properties

Name Type Description Notes
_id string The approval request ID
kind string The type of review action to take
creation_date int [optional]
comment string A comment describing the approval response [optional]
member_id string ID of account member that reviewed request [optional]
service_token_id string ID of account service token that reviewed request [optional]

[Back to Model list] [Back to API list] [Back to README]