mirror of
https://github.com/flobz/psa_car_controller.git
synced 2026-08-26 10:17:18 +00:00
update documenation
This commit is contained in:
@@ -0,0 +1,15 @@
|
||||
# User
|
||||
|
||||
## Properties
|
||||
Name | Type | Description | Notes
|
||||
------------ | ------------- | ------------- | -------------
|
||||
**created_at** | **datetime** | Date when the resource has been created. | [optional]
|
||||
**embedded** | [**UserEmbedded**](UserEmbedded.md) | | [optional]
|
||||
**links** | [**UserLinks**](UserLinks.md) | | [optional]
|
||||
**email** | **str** | Mail of user | [optional]
|
||||
**first_name** | **str** | First name of user | [optional]
|
||||
**last_name** | **str** | Last name of user | [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)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user