struct Contract::VhostLimit

Defined in:

contract/vhostlimit.cr

Constructors

Instance Method Summary

Constructor methods inherited from struct Contract::Interface

new(pull : JSON::PullParser) new

Constructor Detail

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

[View source]

Instance Method Detail

def value : LimitValue #

[View source]
def value=(value : LimitValue) #

[View source]
def vhost : String #

[View source]
def vhost=(vhost : String) #

[View source]