class Netbox::API::Location

Defined in:

class/netbox/api/locations.cr

Constructors

Instance Method Summary

Instance methods inherited from class Netbox::API::EntityWSlugAndURL

slug : String slug, slug=(slug : String) slug=, url : String url, url=(url : String) url=

Constructor methods inherited from class Netbox::API::EntityWSlugAndURL

new(pull : JSON::PullParser) new

Instance methods inherited from class Netbox::API::Entity

display : String | Nil display, display=(display : String | Nil) display=, id : Int32 id, id=(id : Int32) id=, name : String | Nil name, name=(name : String | Nil) name=

Constructor methods inherited from class Netbox::API::Entity

new(pull : JSON::PullParser) new

Constructor Detail

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

[View source]

Instance Method Detail

def depth : Int32 #

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

[View source]