Skip to content

Commit 99ac1f8

Browse files
committed
No release notes for this build
1 parent 2f7328f commit 99ac1f8

File tree

210 files changed

+22573
-0
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

210 files changed

+22573
-0
lines changed
Lines changed: 25 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,25 @@
1+
2+
[//]: # (CLASS:AccumulationDistributionIndexTechnicalValue)
3+
4+
[//]: # (KIND:object)
5+
6+
### AccumulationDistributionIndexTechnicalValue
7+
8+
#### Properties
9+
10+
[//]: # (START_DEFINITION)
11+
12+
Name | Type | Description
13+
------------ | ------------- | -------------
14+
**dateTime** | [**OffsetDateTime**](OffsetDateTime.md) | The date_time of the observation  
15+
**adi** | Float | The Accumulation/Distribution Index calculation value  
16+
17+
[//]: # (END_DEFINITION)
18+
19+
20+
[//]: # (CONTAINED_CLASS:OffsetDateTime)
21+
22+
23+
24+
25+

docs/ApiResponseBulkDownloadLinks.md

Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,24 @@
1+
2+
[//]: # (CLASS:ApiResponseBulkDownloadLinks)
3+
4+
[//]: # (KIND:object)
5+
6+
### ApiResponseBulkDownloadLinks
7+
8+
#### Properties
9+
10+
[//]: # (START_DEFINITION)
11+
12+
Name | Type | Description
13+
------------ | ------------- | -------------
14+
**bulkDownloads** | [**List<BulkDownloadSummary>**](BulkDownloadSummary.md) |  
15+
16+
[//]: # (END_DEFINITION)
17+
18+
19+
[//]: # (CONTAINED_CLASS:BulkDownloadSummary)
20+
21+
22+
23+
24+

docs/ApiResponseCompanies.md

Lines changed: 25 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,25 @@
1+
2+
[//]: # (CLASS:ApiResponseCompanies)
3+
4+
[//]: # (KIND:object)
5+
6+
### ApiResponseCompanies
7+
8+
#### Properties
9+
10+
[//]: # (START_DEFINITION)
11+
12+
Name | Type | Description
13+
------------ | ------------- | -------------
14+
**companies** | [**List<CompanySummary>**](CompanySummary.md) |  
15+
**nextPage** | String | The token required to request the next page of the data. If null, no further results are available.  
16+
17+
[//]: # (END_DEFINITION)
18+
19+
20+
[//]: # (CONTAINED_CLASS:CompanySummary)
21+
22+
23+
24+
25+

docs/ApiResponseCompaniesSearch.md

Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,24 @@
1+
2+
[//]: # (CLASS:ApiResponseCompaniesSearch)
3+
4+
[//]: # (KIND:object)
5+
6+
### ApiResponseCompaniesSearch
7+
8+
#### Properties
9+
10+
[//]: # (START_DEFINITION)
11+
12+
Name | Type | Description
13+
------------ | ------------- | -------------
14+
**companies** | [**List<CompanySummary>**](CompanySummary.md) |  
15+
16+
[//]: # (END_DEFINITION)
17+
18+
19+
[//]: # (CONTAINED_CLASS:CompanySummary)
20+
21+
22+
23+
24+

docs/ApiResponseCompanyFilings.md

Lines changed: 29 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,29 @@
1+
2+
[//]: # (CLASS:ApiResponseCompanyFilings)
3+
4+
[//]: # (KIND:object)
5+
6+
### ApiResponseCompanyFilings
7+
8+
#### Properties
9+
10+
[//]: # (START_DEFINITION)
11+
12+
Name | Type | Description
13+
------------ | ------------- | -------------
14+
**filings** | [**List<FilingSummary>**](FilingSummary.md) |  
15+
**company** | [**CompanySummary**](CompanySummary.md) |  
16+
**nextPage** | String | The token required to request the next page of the data. If null, no further results are available.  
17+
18+
[//]: # (END_DEFINITION)
19+
20+
21+
[//]: # (CONTAINED_CLASS:FilingSummary)
22+
23+
24+
[//]: # (CONTAINED_CLASS:CompanySummary)
25+
26+
27+
28+
29+
Lines changed: 29 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,29 @@
1+
2+
[//]: # (CLASS:ApiResponseCompanyFundamentals)
3+
4+
[//]: # (KIND:object)
5+
6+
### ApiResponseCompanyFundamentals
7+
8+
#### Properties
9+
10+
[//]: # (START_DEFINITION)
11+
12+
Name | Type | Description
13+
------------ | ------------- | -------------
14+
**fundamentals** | [**List<FundamentalSummary>**](FundamentalSummary.md) |  
15+
**company** | [**CompanySummary**](CompanySummary.md) |  
16+
**nextPage** | String | The token required to request the next page of the data. If null, no further results are available.  
17+
18+
[//]: # (END_DEFINITION)
19+
20+
21+
[//]: # (CONTAINED_CLASS:FundamentalSummary)
22+
23+
24+
[//]: # (CONTAINED_CLASS:CompanySummary)
25+
26+
27+
28+
29+
Lines changed: 29 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,29 @@
1+
2+
[//]: # (CLASS:ApiResponseCompanyHistoricalData)
3+
4+
[//]: # (KIND:object)
5+
6+
### ApiResponseCompanyHistoricalData
7+
8+
#### Properties
9+
10+
[//]: # (START_DEFINITION)
11+
12+
Name | Type | Description
13+
------------ | ------------- | -------------
14+
**historicalData** | [**List<HistoricalData>**](HistoricalData.md) |  
15+
**company** | [**CompanySummary**](CompanySummary.md) |  
16+
**nextPage** | String | The token required to request the next page of the data. If null, no further results are available.  
17+
18+
[//]: # (END_DEFINITION)
19+
20+
21+
[//]: # (CONTAINED_CLASS:HistoricalData)
22+
23+
24+
[//]: # (CONTAINED_CLASS:CompanySummary)
25+
26+
27+
28+
29+

docs/ApiResponseCompanyNews.md

Lines changed: 29 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,29 @@
1+
2+
[//]: # (CLASS:ApiResponseCompanyNews)
3+
4+
[//]: # (KIND:object)
5+
6+
### ApiResponseCompanyNews
7+
8+
#### Properties
9+
10+
[//]: # (START_DEFINITION)
11+
12+
Name | Type | Description
13+
------------ | ------------- | -------------
14+
**news** | [**List<CompanyNewsSummary>**](CompanyNewsSummary.md) |  
15+
**company** | [**CompanySummary**](CompanySummary.md) |  
16+
**nextPage** | String | The token required to request the next page of the data. If null, no further results are available.  
17+
18+
[//]: # (END_DEFINITION)
19+
20+
21+
[//]: # (CONTAINED_CLASS:CompanyNewsSummary)
22+
23+
24+
[//]: # (CONTAINED_CLASS:CompanySummary)
25+
26+
27+
28+
29+

docs/ApiResponseCompanySecurities.md

Lines changed: 29 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,29 @@
1+
2+
[//]: # (CLASS:ApiResponseCompanySecurities)
3+
4+
[//]: # (KIND:object)
5+
6+
### ApiResponseCompanySecurities
7+
8+
#### Properties
9+
10+
[//]: # (START_DEFINITION)
11+
12+
Name | Type | Description
13+
------------ | ------------- | -------------
14+
**securities** | [**List<SecuritySummary>**](SecuritySummary.md) |  
15+
**company** | [**CompanySummary**](CompanySummary.md) |  
16+
**nextPage** | String | The token required to request the next page of the data. If null, no further results are available.  
17+
18+
[//]: # (END_DEFINITION)
19+
20+
21+
[//]: # (CONTAINED_CLASS:SecuritySummary)
22+
23+
24+
[//]: # (CONTAINED_CLASS:CompanySummary)
25+
26+
27+
28+
29+

docs/ApiResponseDataTags.md

Lines changed: 25 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,25 @@
1+
2+
[//]: # (CLASS:ApiResponseDataTags)
3+
4+
[//]: # (KIND:object)
5+
6+
### ApiResponseDataTags
7+
8+
#### Properties
9+
10+
[//]: # (START_DEFINITION)
11+
12+
Name | Type | Description
13+
------------ | ------------- | -------------
14+
**tags** | [**List<DataTag>**](DataTag.md) |  
15+
**nextPage** | String | The token required to request the next page of the data. If null, no further results are available.  
16+
17+
[//]: # (END_DEFINITION)
18+
19+
20+
[//]: # (CONTAINED_CLASS:DataTag)
21+
22+
23+
24+
25+

0 commit comments

Comments
 (0)