class N2y::YNAB::Account
- N2y::YNAB::Account
- Reference
- Object
Defined in:
n2y/ynab/account.crConstructors
Instance Method Summary
-
#==(other : self)
Returns
true
if this reference is the same as other. - #budget_id : String
- #budget_name : String
- #id : String
- #name : String
Constructor Detail
Instance Method Detail
def ==(other : self)
#
Description copied from class Reference
Returns true
if this reference is the same as other. Invokes same?
.