Files
openapi-generator/samples/client/echo_api/java/okhttp-gson-user-defined-templates/docs/User.md
2024-04-22 10:46:15 +08:00

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]
email String [optional]
password String [optional]
phone String [optional]
userStatus Integer User Status [optional]