struct Srcom::Game::Name

Included Modules

Defined in:

srcr/mappings/game/name.cr

Constructors

Instance Method Summary

Constructor Detail

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

[View source]

Instance Method Detail

def international : String #

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

[View source]
def japanese : String? #

[View source]
def japanese=(japanese : String?) #

[View source]
def twitch : String? #

[View source]
def twitch=(twitch : String?) #

[View source]