Skip to content

Commit d01a73c

Browse files
Update Documentation
1 parent d5df01e commit d01a73c

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

src/docs/EODStockListResponse.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
# EODStockListResponse
22

33
## Properties
4-
Name | Type | Description | Notes
5-
------------ | ------------- | ------------- | -------------
6-
**message** | **str** | success or error message | [optional]
7-
**payload** | [**list[EODStock]**](EODStock.md) | | [optional]
8-
**status** | **bool** | True if data is found and valid | [optional]
4+
| Name | Type | Description | Notes |
5+
|-------------|-----------------------------------|---------------------------------|------------|
6+
| **message** | **str** | success or error message | [optional] |
7+
| **payload** | [**list[EODStock]**](EODStock.md) | | [optional] |
8+
| **status** | **bool** | True if data is found and valid | [optional] |
99

10-
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)
10+
[[Back to Model list]](../../README.md#documentation-for-models) [[Back to API list]](../../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)
1111

1212

0 commit comments

Comments
 (0)