@@ -46,6 +46,7 @@ export namespace PostApprovalCreateDir {
matterListID: string;
approvalID: string;
matterID: string;
+ businessID: string;
};
}