class Netbox::API::ValueLabel

Included Modules

Direct Known Subclasses

Defined in:

class/netbox/api/base_entity.cr

Constructors

Instance Method Summary

Constructor Detail

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

[View source]

Instance Method Detail

def label : String #

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

[View source]
def value : String #

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

[View source]