# NoobchefApi.RecipeWrapper

## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**total** | **Number** | Total of registers in database | [optional] 
**limit** | **Number** | Limit of registers for pages | [optional] 
**offset** | **Number** | Number of registers to ignore | [optional] 
**page** | **Number** | Page to show | [optional] 
**pages** | **Number** | Total of pages in databases | [optional] 
**docs** | [**[RecipeResponse]**](RecipeResponse.md) |  | [optional] 


