> For the complete documentation index, see [llms.txt](https://docs.gem-suite.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.gem-suite.com/api-reference/objects/booking/action.md).

# Action

| 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). |
