Gustavo De Micheli f59c07b24a
Add Model Docs to scala-akka generator as defined in its README (#11684)
Co-authored-by: Gustavo De Micheli <gustavo.de.micheli@lunatech.com>
2022-02-22 16:38:36 +08:00

509 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 Int User Status [optional]