struct CB::Model::Region

Included Modules

Defined in:

Constructors

Instance Method Summary

Constructor Detail

def self.new(id : String, display_name : String, location : String) #

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

Instance Method Detail

def clone #

def copy_with(id _id = @id, display_name _display_name = @display_name, location _location = @location) #

def display_name : String #

def id : String #

def location : String #