forked from loafle/openapi-generator-original
* Add support of AWSV4 Signature in Java * Add Petstore sample for AWSV4 Signature * Update other sample examples * Sync Documentation and sample * Specify only available for okhttp-gson in doc
543 B
543 B
User
A User who is purchasing from the pet store
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| id | Long | [optional] | |
| username | String | [optional] | |
| firstName | String | [optional] | |
| lastName | String | [optional] | |
| String | [optional] | ||
| password | String | [optional] | |
| phone | String | [optional] | |
| userStatus | Integer | User Status | [optional] |