struct Haystack::Country

Included Modules

Defined in:

haystack/country.cr

Constructors

Instance Method Summary

Constructor Detail

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

Instance Method Detail

def active_for_dashboard_onboarding #

[View source]
def active_for_dashboard_onboarding? #

[View source]
def calling_code : String | Nil #

[View source]
def default_currency_code : Currency | Nil #

[View source]
def id : Int64 | Nil #

[View source]
def integration_defaults : JSON::Any | Nil #

[View source]
def iso_code : String | Nil #

[View source]
def name : String | Nil #

[View source]
def relationships : Relationships | Nil #

[View source]