class BudgetSettings

Included Modules

Defined in:

ynab/models/budget_settings.cr

Constructors

Instance Method Summary

Constructor Detail

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

[View source]

Instance Method Detail

def currency_format : CurrencyFormat #

[View source]
def currency_format=(currency_format : CurrencyFormat) #

[View source]
def date_format : DateFormat #

[View source]
def date_format=(date_format : DateFormat) #

[View source]