class Netbox::API::Hosts::Face

Defined in:

class/netbox/api/hosts.cr

Constructors

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

label : String label, label=(label : String) label=, value : String value, value=(value : String) value=

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

new(pull : JSON::PullParser) new

Constructor Detail

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

[View source]