| UserTokenNoShowTimer Property |
How long they should wait before the driver can no show a trip
Namespace:
ParaPlanREST.Models
Assembly:
ParaPlanREST (in ParaPlanREST.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax public int NoShowTimer { get; set; }
public:
property int NoShowTimer {
int get ();
void set (int value);
}
function get_NoShowTimer();
function set_NoShowTimer(value);
Property Value
Type:
Int32See Also