struct Cisco::Meraki::Locations::Lookup

Included Modules

Extended Modules

Defined in:

cisco/meraki/meraki_locations.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(time : Time, mac : String) #

[View source]
def self.new(pull : JSON::PullParser) #

[View source]

Instance Method Detail

def mac : String #

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

[View source]
def time : Time #

[View source]
def time=(time : Time) #

[View source]