class N2y::YNAB::DTO

Overview

YNAB data transfer objects.

YNAB DTOs subclasses are defined within this class namespace. This brings them in scope for any class subclassing the DTO class.

Included Modules

Direct Known Subclasses

Defined in:

n2y/ynab/responses.cr

Constructors

Constructor Detail

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

[View source]