Show / Hide Table of Contents

Enum ReportBillableTripRequest.Types.SolutionType

Selector for different solution types of a reported trip.

Namespace: Google.Maps.FleetEngine.V1
Assembly: Google.Maps.FleetEngine.V1.dll
Syntax
public enum ReportBillableTripRequest.Types.SolutionType

Fields

Name Description
OnDemandRidesharingAndDeliveries

The solution is an on-demand ridesharing and deliveries trip.

Unspecified

The default value. For backwards-compatibility, the API will use ON_DEMAND_RIDESHARING_AND_DELIVERIES by default which is the first supported solution type.

In this article
Back to top Generated by DocFX