struct Srcom::User::Location

Included Modules

Defined in:

srcr/mappings/user/location/location.cr

Constructors

Instance Method Summary

Constructor Detail

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

[View source]

Instance Method Detail

def country : User::Country #

[View source]
def country=(country : User::Country) #

[View source]
def region : User::Region? #

[View source]
def region=(region : User::Region?) #

[View source]