class Cisco::Meraki::Network

Included Modules

Extended Modules

Defined in:

cisco/meraki/scanning_api.cr

Constructors

Instance Method Summary

Constructor Detail

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

[View source]

Instance Method Detail

def enrollment_string : String | Nil #

[View source]
def enrollment_string=(enrollment_string : String | Nil) #

[View source]
def id : String #

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

[View source]
def name : String #

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

[View source]
def notes : String | Nil #

[View source]
def notes=(notes : String | Nil) #

[View source]
def organization_id : String #

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

[View source]
def product_types : Array(String) #

[View source]
def product_types=(product_types : Array(String)) #

[View source]
def tags : Array(String) #

[View source]
def tags=(tags : Array(String)) #

[View source]
def time_zone : String #

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

[View source]
def url : String #

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

[View source]