You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: docs/ApiResponseSecurityQuote.md
+4-1
Original file line number
Diff line number
Diff line change
@@ -24,7 +24,7 @@ Name | Type | Description
24
24
**marketcap** | **Numeric** | The current market cap.
25
25
**pricetoearnings** | **Numeric** | The current price to earnings.
26
26
**previous_close** | **Numeric** | The previous close price.
27
-
**previous_close_date** | **Numeric** | The date of the previous close.
27
+
**previous_close_date** | [**Date**](Date.md) | The date of the previous close.
28
28
**change** | **Numeric** | The difference in last price from the last close price
29
29
**change_percent** | **Numeric** | The percent difference in last price from the last close price
30
30
**adj_close_5_days_ago** | **Numeric** | The adjusted close price 5 days ago.
@@ -47,6 +47,9 @@ Name | Type | Description
47
47
[//]: #(CONTAINED_CLASS:IntrinioSDK::POSIXlt)
48
48
49
49
50
+
[//]: #(CONTAINED_CLASS:IntrinioSDK::Date)
51
+
52
+
50
53
[[Back to Model list]](../README.md#documentation-for-models)[[Back to API list]](../README.md#documentation-for-api-endpoints)[[Back to README]](../README.md)
0 commit comments