struct Scry::Implementations::ImplementationsResponse

Defined in:

scry/implementations.cr

Constructors

Instance Method Summary

Constructor Detail

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

Instance Method Detail

def implementations : Union(Array(ImplementationLocation), Nil) #

def implementations=(_implementations : Union(Array(ImplementationLocation), Nil)) #

def message : String #

def message=(_message : String) #

def status : String #

def status=(_status : String) #

def to_json(json : JSON::Builder) #