Kutt::UserInfo
Inherits JSON::Serializable < Struct < Value < Object
Constructors
new(apikey : String, email : String, domains : Array(Domain))
Sourcenew(pull : JSON::PullParser)
Sourcenew(*, __pull_for_json_serializable pull : JSON::PullParser)
SourceInstance methods
apikey
clone
Sourcecopy_with(apikey _apikey = @apikey, email _email = @email, domains _domains = @domains)
Sourcedomains
email