struct ApiLake

Included Modules

Defined in:

models/lake.cr

Constructors

Instance Method Summary

Constructor Detail

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

[View source]

Instance Method Detail

def id : String #

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

[View source]
def name : String #

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

[View source]
def timeZoneId : String #

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

[View source]