class UserController::UserInput
- UserController::UserInput
- Reference
- Object
Included Modules
- JSON::Serializable
Extended Modules
- JSON::Schema
Defined in:
lavinmq/api/controllers/user.crConstructors
Instance Method Summary
- #hashing_algorithm : String | Nil
- #hashing_algorithm=(hashing_algorithm : String | Nil)
- #password : String | Nil
- #password=(password : String | Nil)
- #password_hash : String | Nil
- #password_hash=(password_hash : String | Nil)
- #tags : String | Nil
- #tags=(tags : String | Nil)