struct Pdns::SearchResult

Included Modules

Defined in:

pdns/search_result.cr

Constructors

Instance Method Summary

Constructor Detail

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

[View source]

Instance Method Detail

def content : String? #

[View source]
def disabled? : Bool? #

[View source]
def name : String #

[View source]
def object_type : ObjectType #

[View source]
def ttl : UInt32? #

[View source]
def type : String? #

[View source]
def zone : String? #

[View source]
def zone_id : String #

[View source]