class Juniper::Site

Included Modules

Extended Modules

Defined in:

juniper/mist_models.cr

Constructors

Instance Method Summary

Constructor Detail

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

[View source]

Instance Method Detail

def country_code : String #

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

[View source]
def created_time : Int64 #

[View source]
def created_time=(created_time : Int64) #

[View source]
def id : String #

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

[View source]
def modified_time : Int64 #

[View source]
def modified_time=(modified_time : Int64) #

[View source]
def name : String #

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

[View source]
def org_id : String #

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

[View source]
def timezone : String #

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

[View source]