class Medium::Post::Paragraph::DropCapImage

Defined in:

medium/post/paragraph.cr

Constructors

Instance Method Summary

Constructor Detail

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

Instance Method Detail

def id : String #

def id=(_id : String) #

def originalHeight : Int64 #

def originalHeight=(_originalHeight : Int64) #

def originalWidth : Int64 #

def originalWidth=(_originalWidth : Int64) #

def to_json(json : JSON::Builder) #