class

CyberJyrki::Models::Imgur::Album

Inherits JSON::Serializable < Reference < Object

Constructors

new(pull : JSON::PullParser)
Source
new(*, __pull_for_json_serializable pull : JSON::PullParser)
Source

Instance methods

datetime
Source
datetime=(datetime : Time)
Source
description
Source
description=(description : String | Nil)
Source
id=(id : String)
Source
images
Source
images=(images : Array(Image))
Source
is_ad
Source
is_ad=(is_ad : Bool)
Source
title
Source
title=(title : String | Nil)
Source