William Cheng 65d57a8bf1
[R] Add generateWrapper option (#13198)
* add generateWrapper option

* fix bug, add tests

* update doc
2022-08-17 15:05:57 +08:00

540 B

petstore::User

A User who is purchasing from the pet store

Properties

Name Type Description Notes
id integer [optional]
username character [optional]
firstName character [optional]
lastName character [optional]
email character [optional]
password character [optional]
phone character [optional]
userStatus integer User Status [optional]