Values.DeleteAssessmentFrameworkShareRequestSourceDeletes a share request for a custom framework in Audit Manager.
type nonrec t = {requestId : UUID.t;The unique identifier for the share request to be deleted.
*)requestType : ShareRequestType.t;Specifies whether the share request is a sent request or a received request.
*)}