class Netbox::API::IPsBase

Included Modules

Defined in:

class/netbox/api/ips.cr

Constructors

Instance Method Summary

Constructor Detail

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

[View source]

Instance Method Detail

def address : String #

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

[View source]
def display : String #

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

[View source]
def family : Int32 #

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

[View source]