struct

CB::Model::Account

Inherits JSON::Serializable / Struct / Value / Object

Constructors

new(id : String, name : String, email : String)
new(pull : JSON::PullParser)
new(*, __pull_for_json_serializable pull : JSON::PullParser)

Instance methods

clone
copy_with(id _id = @id, name _name = @name, email _email = @email)
email
id
name