struct Kiwi::API::Models::Entry

Included Modules

Defined in:

api/messages/models/entry.cr

Constructors

Instance Method Summary

Constructor Detail

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

[View source]
def self.new(entry : EntrySummary) #

[View source]

Instance Method Detail

def body : String #

[View source]
def body=(body : String) #

[View source]
def id : String #

[View source]
def id=(id : String) #

[View source]