N2y::YNAB::DTO
Inherits JSON::Serializable < Reference < Object
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.
Constructors
new(pull : JSON::PullParser)
Sourcenew(*, __pull_for_json_serializable pull : JSON::PullParser)
Source