blob: 162c52f8c18967a7318f3ac600f1fdb062e7cef2 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
|
# Step
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**items** | [**Vec<models::Item>**](Item.md) | [`Item`]s inside |
**number** | **u32** | Step number The step numbers start at 1 in each section and increase with non text step. |
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)
|