struct Cryflare::User
- Cryflare::User
- Struct
- Value
- Object
Included Modules
- Cryflare::Resource
- JSON::Serializable
Defined in:
cryflare/user.crConstructors
Instance Method Summary
- #betas : Array(String) | Nil
- #country : String | Nil
- #created_on : Time | Nil
- #email : String | Nil
- #first_name : String | Nil
- #id : String
- #last_name : String | Nil
- #modified_on : Time | Nil
- #organizations : Array(UserOrganization) | Nil
- #suspended? : Bool | Nil
- #telephone : String | Nil
- #two_factor_authentication_enabled? : Bool | Nil
- #username : String | Nil
- #zipcode : String | Nil