class

Marvel::Api::Character

Inherits Marvel::Api::Record < Reference < Object

Constants

R = Success | Error

Class methods

all(params : Hash(String, String)) : Array(Resource)
find(name : String) : Resource
get(params) : Success
get_page(params : Hash(String, String), offset : Int32) : NamedTuple(page: Array(Resource), has_more: Bool)
path

Nested types