class Medium::PostBodyModel

Defined in:

medium/post.cr

Constructors

Instance Method Summary

Constructor Detail

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

Instance Method Detail

def paragraphs : Array(Post::Paragraph) #

def paragraphs=(_paragraphs : Array(Post::Paragraph)) #

def to_json(json : JSON::Builder) #