Skip to content

Commit

Permalink
Client auto update (#512)
Browse files Browse the repository at this point in the history
Co-authored-by: rbruggem <[email protected]>
  • Loading branch information
rbruggem and rbruggem authored Mar 15, 2024
1 parent 0338592 commit 8a2ea6f
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions src/models/TransactionEmissionEstimate.ts
Original file line number Diff line number Diff line change
Expand Up @@ -28,4 +28,7 @@ export type TransactionEmissionEstimate = EmissionEstimateResponse & {
*
*/
searchTermMatch?: string
dietFactor: string | NullEnum
exchangeRate: string | NullEnum
exchangeRateDate: string | NullEnum
}

0 comments on commit 8a2ea6f

Please sign in to comment.