class Cisco::DNASpaces::LocationChange::LocationDetails

Included Modules

Extended Modules

Defined in:

cisco/dna_spaces/location_change.cr

Constructors

Instance Method Summary

Constructor Detail

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

[View source]

Instance Method Detail

def category : String #

[View source]
def city : String #

[View source]
def country : String #

[View source]
def latitude : Float64 #

[View source]
def longitude : Float64 #

[View source]
def metadata : Array(Metadata) #

[View source]
def state : String #

[View source]
def time_zone : String #

[View source]