struct Hetzner::DNS::Pagination

Included Modules

Defined in:

hetzner/dns.cr

Constructors

Instance Method Summary

Constructor Detail

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

[View source]

Instance Method Detail

def next_page : Int32 #

[View source]
def next_page=(next_page : Int32) #

[View source]
def per_page : Int32 #

[View source]
def per_page=(per_page : Int32) #

[View source]