|
|
@@ -709,7 +709,7 @@ export interface IBudgetEstimateTableItem {
|
|
|
approvalStatusText?: string;
|
|
|
}
|
|
|
|
|
|
-export interface IApostilleFormData {
|
|
|
+export interface IApostilleParam {
|
|
|
permissions: Record<string, string[]>;
|
|
|
users: string[];
|
|
|
afterApostille: 'next' | 'me';
|