struct Protocol::Schema::GetDomains

Overview

Returns supported domains.

Included Modules

Defined in:

protocol/schema.cr

Constructors

Instance Method Summary

Constructor Detail

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

[View source]

Instance Method Detail

def domains : Array(Domain) #

List of supported domains.


[View source]