Changes
Co-authored-by: renee-png <262607627+renee-png@users.noreply.github.com>
This commit is contained in:
co-authored by
renee-png
parent
36d457a5ca
commit
ec8356144f
@@ -56,6 +56,7 @@ export interface InvoicePdfInput {
|
||||
status: string;
|
||||
notes?: string | null;
|
||||
matter?: string | null;
|
||||
caseNumber?: string | null;
|
||||
terms?: string | null;
|
||||
};
|
||||
groups: InvoiceCaseGroup[];
|
||||
|
||||
Reference in New Issue
Block a user