Action
The representation of an action is called an Action object. Actions are identified by a unique incremental ID.
Attribute
Type
Description
id
integer
Unique identifier for the action.
bookingID
integer
Booking ID linked to the action.
date
date
Date of the action.
user_id
integer
User ID linked to the action.
action_id
integer
Action ID.
value
numeric
Amount charged to the client.
cost
numeric
Amount paid to the driver.
time
time
Time of the action (if action is time sensitive).
Last updated