@@ -34,6 +34,9 @@ export namespace GetALList {
start: number;
end: number;
};
+
+ institutionID?: string;
+ isBusinessStandingBook?: boolean;
export type Response = {