Files
openapi-generator/samples/client/petstore/java/microprofile-rest-client/docs/User.md
2019-12-10 11:53:23 +08:00

512 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]