class TaskBody

Overview

https://crystal-lang.org/api/0.36.1/JSON/Serializable.html

Included Modules

Defined in:

controllers/serialiser.cr

Constructors

Instance Method Summary

Constructor Detail

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

[View source]

Instance Method Detail

def description : String #

[View source]
def done : Bool #

[View source]
def id : Int32 #

[View source]
def name : String #

[View source]