App::Organizations::LookupResponse
Inherits JSON::Serializable < Struct < Value < Object
Constructors
new(id : UUID, name : String, subdomain : String | Nil)
Sourcenew(pull : JSON::PullParser)
Sourcenew(*, __pull_for_json_serializable pull : JSON::PullParser)
SourceInstance methods
clone
Sourcecopy_with(id _id = @id, name _name = @name, subdomain _subdomain = @subdomain)
Sourceid
name
subdomain