busao
Preparing search index...
shared/types
PassengerInput
Type Alias PassengerInput
type
PassengerInput
=
{
date
:
string
;
name
:
string
;
trip
:
TripDirection
;
}
Index
Properties
date
name
trip
Properties
date
date
:
string
The date of the trip in YYYY-MM-DD format.
name
name
:
string
trip
trip
:
TripDirection
The direction of the trip.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
date
name
trip
busao
Loading...
The date of the trip in YYYY-MM-DD format.