struct PostResponse

Included Modules

Defined in:

models/post.cr

Constructors

Instance Method Summary

Constructor Detail

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

[View source]

Instance Method Detail

def posts : Array(Post) #

[View source]
def posts=(posts : Array(Post)) #

[View source]