struct Laspatule::API::Schemas::Recipe::Ingredient

Included Modules

Defined in:

laspatule/api/schemas/recipe.cr

Constructors

Instance Method Summary

Constructor Detail

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

[View source]
def self.new(ingredient : Models::Recipe::Ingredient) #

[View source]

Instance Method Detail

def id : Int32 #

[View source]
def name : String #

[View source]
def quantity : String #

[View source]