| RemoveTripRequestRequestnotifyRider Property |
If the rider should be notified. In the case that a Mobility Manager is removing. Defaults to false
Namespace:
ParaPlanREST.Models
Assembly:
ParaPlanREST (in ParaPlanREST.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax public string notifyRider { get; set; }
public:
property String^ notifyRider {
String^ get ();
void set (String^ value);
}
function get_notifyRider();
function set_notifyRider(value);
Property Value
Type:
StringSee Also