Click or drag to resize
ParaPlan Logo

TripscheduledPickUpTime Property

When we are supposed to pick them up. Date and time in epoch (UTC) format

Namespace:  ParaPlanREST.Models
Assembly:  ParaPlanREST (in ParaPlanREST.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public string scheduledPickUpTime { get; set; }

Property Value

Type: String
See Also