struct MatrixOrg::Client::Responses::UserDirectorySearch

Defined in:

client/responses.cr

Constructors

Instance Method Summary

Constructor methods inherited from struct MatrixOrg::Client::Responses::Base

new(pull : JSON::PullParser) new

Constructor Detail

def self.new(pull : JSON::PullParser) #

[View source]

Instance Method Detail

def limited : Bool #

[View source]
def limited=(limited : Bool) #

[View source]
def results : Array(Result) #

[View source]
def results=(results : Array(Result)) #

[View source]