DocumentationToolsSDKsPythonReferenceV2025ModelsApprovalCommentsRequestOn this pageApprovalCommentsRequest Properties NameTypeDescriptionNotescommentstrComment associated with the request.[optional]} Example from sailpoint.v2025.models.approval_comments_request import ApprovalCommentsRequestapproval_comments_request = ApprovalCommentsRequest(comment='Approval comment.') [Back to top]