struct Cisco::Meraki::CameraZone

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 distance : Float64 #

[View source]
def distance=(distance : Float64) #

[View source]
def id : String #

[View source]
def label : String #

[View source]
def mid_point #

[View source]
def region : Region #

[View source]
def type : String #

[View source]
def x : Float64 #

[View source]
def y : Float64 #

[View source]