View Source Swagdox.User (swagdox v0.2.0)

A user of the application

[Swagdox] Schema: @name User

@property id, integer, "User id" @property name, string, "User name" @property email, string, "User email" @property orders, [OrderName], "User orders"