struct Contract::User
- Contract::User
- Contract::Interface
- Struct
- Value
- Object
Defined in:
contract/user.crConstructors
Instance Method Summary
- #hashing_algorithm : String
- #hashing_algorithm=(hashing_algorithm : String)
- #name : String
- #name=(name : String)
- #password_hash : String
- #password_hash=(password_hash : String)
- #tags : String
- #tags=(tags : String)