mirror of
https://github.com/flobz/psa_car_controller.git
synced 2026-08-22 09:26:16 +00:00
15 lines
533 B
Markdown
15 lines
533 B
Markdown
# Trips
|
|
|
|
## Properties
|
|
Name | Type | Description | Notes
|
|
------------ | ------------- | ------------- | -------------
|
|
**embedded** | [**TripsEmbedded**](TripsEmbedded.md) | | [optional]
|
|
**links** | [**TabLinks**](TabLinks.md) | | [optional]
|
|
**current_page** | **int** | | [optional]
|
|
**total** | **int** | | [optional]
|
|
**total_page** | **int** | | [optional]
|
|
|
|
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)
|
|
|
|
|