Skip to content

Commit

Permalink
Update ts definitions (#7442)
Browse files Browse the repository at this point in the history
Co-authored-by: willmcvay <[email protected]>
Co-authored-by: Will McVay <[email protected]>
  • Loading branch information
3 people authored Aug 5, 2022
1 parent 283cf5e commit 33edbef
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -8704,7 +8704,7 @@ export interface JournalEntries {
pageNumber?: number
sortBy?: string
embed?: ('property' | 'negotiator' | 'type')[]
associatedType?: ('applicant' | 'contact' | 'company' | 'landlord' | 'tenancy')[]
associatedType?: string
associatedId?: string[]
negotiatorId?: string[]
propertyId?: string[]
Expand Down

0 comments on commit 33edbef

Please sign in to comment.