struct

Kutt::UserInfo

Inherits JSON::Serializable < Struct < Value < Object

Constructors

new(apikey : String, email : String, domains : Array(Domain))
Source
new(pull : JSON::PullParser)
Source
new(*, __pull_for_json_serializable pull : JSON::PullParser)
Source

Instance methods

apikey
clone
Source
copy_with(apikey _apikey = @apikey, email _email = @email, domains _domains = @domains)
Source
domains
email