get_vehicles

Function get_vehicles 

Source
pub async fn get_vehicles(
    configuration: &Configuration,
    marketplace_id: &str,
    vehicle_type: &str,
    page_token: Option<&str>,
    updated_after: Option<&str>,
) -> Result<VehiclesResponse, Error<GetVehiclesError>>
Expand description

Get the latest collection of vehicles