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