class Cisco::Meraki::Organization

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 api : NamedTuple(enabled: Bool) #

[View source]
def api=(api : NamedTuple(enabled: Bool)) #

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

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

[View source]