class

CyberJyrki::Models::Imgur::Image

Inherits JSON::Serializable < Reference < Object

Constructors

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

Instance methods

animated
Source
animated=(animated : Bool)
Source
datetime
Source
datetime=(datetime : Time)
Source
description
Source
description=(description : String | Nil)
Source
height
Source
height=(height : Int64)
Source
id=(id : String)
Source
is_ad
Source
is_ad=(is_ad : Bool)
Source
size
Source
size=(size : Int64)
Source
title
Source
title=(title : String | Nil)
Source
type
Source
type=(type : String)
Source
views
Source
views=(views : Int64)
Source
width
Source
width=(width : Int64)
Source