| TripdropOffWindowStart Property |
The start of the time window when we can drop them off
Namespace:
ParaPlanREST.Models
Assembly:
ParaPlanREST (in ParaPlanREST.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax public string dropOffWindowStart { get; set; }
public:
property String^ dropOffWindowStart {
String^ get ();
void set (String^ value);
}
function get_dropOffWindowStart();
function set_dropOffWindowStart(value);
Property Value
Type:
StringSee Also