class RickAndMortyApi::Location

Included Modules

Defined in:

rick_and_morty_api/location.cr

Constructors

Instance Method Summary

Constructor Detail

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

[View source]

Instance Method Detail

def created_at : Time #

[View source]
def dimension : String #

[View source]
def id : Int64 #

[View source]
def location_type : String #

[View source]
def name : String #

[View source]
def resident_urls : Array(String) #

[View source]
def url : String #

[View source]