class BudgetSummary

Included Modules

Defined in:

ynab/models/budget_summary.cr

Constructors

Instance Method Summary

Constructor Detail

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

[View source]

Instance Method Detail

def accounts #

[View source]
def categories #

[View source]
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]
def first_month : Time #

[View source]
def first_month=(first_month : Time) #

[View source]
def id : UUID #

[View source]
def id=(id : UUID) #

[View source]
def last_modified_on : Time #

[View source]
def last_modified_on=(last_modified_on : Time) #

[View source]
def last_month : Time #

[View source]
def last_month=(last_month : Time) #

[View source]
def name : String #

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

[View source]
def payee_locations #

[View source]
def payees #

[View source]
def transactions #

[View source]