class Netbox::API::EntityWURL

Direct Known Subclasses

Defined in:

class/netbox/api/base_entity.cr

Constructors

Instance Method Summary

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 url : String #

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

[View source]