class SpecialApi::GoodWithOrdersSerializer

Defined in:

serializers/special_api/good_with_orders_serializer.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(good : Good, unit : Unit | Nil = nil, categories : CategoryQuery | Array(Category) | Nil = nil, in_stores : Array(Hash(String, InStoresValue)) | Nil = nil, store_orders : StoreOrderQuery | Array(StoreOrder) | Nil = nil, user_orders : UserOrderQuery | Array(UserOrder) | Nil = nil) #

[View source]

Instance Method Detail

def render #

[View source]