Skip to content

Commit

Permalink
Client auto update (#654)
Browse files Browse the repository at this point in the history
Co-authored-by: rbruggem <rbruggem@users.noreply.github.com>
  • Loading branch information
rbruggem and rbruggem authored Aug 1, 2024
1 parent d1627e7 commit ca96bd3
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions src/models/AirShippingMethod.ts
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,9 @@
export type AirShippingMethod = {
/**
* Flight number in either ICAO or IATA format.
*
* For generic airfreight emissions without flight number, use Simple Shipping Method.
*
*/
flightNumber: string
/**
Expand Down

0 comments on commit ca96bd3

Please sign in to comment.