struct Ptero::Models::APIConfiguration

Included Modules

Defined in:

models/node.cr

Constructors

Instance Method Summary

Constructor Detail

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

[View source]

Instance Method Detail

def host : String #

[View source]
def port : Int32 #

[View source]
def ssl : SSLConfiguration #

[View source]
def upload_limit : Int32 #

[View source]