| TripdropOffWindowEnd Property |
The end 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 dropOffWindowEnd { get; set; }
public:
property String^ dropOffWindowEnd {
String^ get ();
void set (String^ value);
}
function get_dropOffWindowEnd();
function set_dropOffWindowEnd(value);
Property Value
Type:
StringSee Also