struct

App::Organizations::LookupResponse

Inherits JSON::Serializable < Struct < Value < Object

Constructors

new(id : UUID, name : String, subdomain : String | Nil)
Source
new(pull : JSON::PullParser)
Source
new(*, __pull_for_json_serializable pull : JSON::PullParser)
Source

Instance methods

clone
Source
copy_with(id _id = @id, name _name = @name, subdomain _subdomain = @subdomain)
Source
id
name
subdomain