![]() | RideService Class |
Namespace: ParaPlanREST
public class RideService
The RideService type exposes the following members.
Name | Description | |
---|---|---|
![]() | RideService | Initializes a new instance of the RideService class |
Name | Description | |
---|---|---|
![]() | Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) |
![]() | Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) |
![]() | GetHashCode | Serves as the default hash function. (Inherited from Object.) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) |
![]() | RideStatus |
Get the latest rider experience data for a specific trip
POST restURL/RideService/Status POST Body {"device" : saved_device, "token" : saved_token , "tripId" : 311, "v2" : true} |
![]() | test | |
![]() | TestBySpecificId | |
![]() | TestByTripId | |
![]() | TestDevRide0 | |
![]() | TestMP | |
![]() | ToString | Returns a string that represents the current object. (Inherited from Object.) |