Click or drag to resize

TookanAgentRequesttransport_type Property

Send 1 for Car, 2 for Motor Cycle, 3 for Bicycle, 4 for Scooter, 5 for Foot, 6 for Truck

Namespace:  NetQuarry.Services
Assembly:  EAP.Core (in EAP.Core.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax
public Nullable<TookanTransportType> transport_type { get; set; }

Property Value

Type: NullableTookanTransportType
See Also