@@ -86,5 +86,6 @@ export namespace PostApprovalCreateFile {
required: boolean;
mode: string[];
businessID: string;
+ matterID: string;
};
}