class N2y::YNAB::TransactionsResponse

Defined in:

n2y/ynab/responses.cr

Constructors

Instance Method Summary

Constructor methods inherited from class N2y::YNAB::Response

new(pull : JSON::PullParser) new

Constructor methods inherited from class N2y::YNAB::YNABObject

new(pull : JSON::PullParser) new

Constructor Detail

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

[View source]

Instance Method Detail

def data : TransactionsData #

[View source]