-
Notifications
You must be signed in to change notification settings - Fork 23
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
2c96721
commit 792f8b4
Showing
440 changed files
with
7,141 additions
and
411 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,24 @@ | ||
|
||
|
||
[//]: # (CLASS:ApiResponseZacksETFHoldings) | ||
|
||
[//]: # (KIND:object) | ||
|
||
### ApiResponseZacksETFHoldings | ||
|
||
#### Properties | ||
|
||
[//]: # (START_DEFINITION) | ||
|
||
Name | Type | Description | ||
------------ | ------------- | ------------- | ||
**holdings** | [**list[ZacksETFHolding]**](ZacksETFHolding.md) | Zacks ETF holding data | ||
**next_page** | str | The token required to request the next page of the data. If null, no further results are available. | ||
|
||
[//]: # (END_DEFINITION) | ||
|
||
|
||
[//]: # (CONTAINED_CLASS:ZacksETFHolding) | ||
|
||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,24 @@ | ||
|
||
|
||
[//]: # (CLASS:ApiResponseZacksInstitutionalHoldingCompanies) | ||
|
||
[//]: # (KIND:object) | ||
|
||
### ApiResponseZacksInstitutionalHoldingCompanies | ||
|
||
#### Properties | ||
|
||
[//]: # (START_DEFINITION) | ||
|
||
Name | Type | Description | ||
------------ | ------------- | ------------- | ||
**companies** | [**list[ZacksInstitutionalHoldingCompanyDetail]**](ZacksInstitutionalHoldingCompanyDetail.md) | Zacks institutional holding company data | ||
**next_page** | str | The token required to request the next page of the data. If null, no further results are available. | ||
|
||
[//]: # (END_DEFINITION) | ||
|
||
|
||
[//]: # (CONTAINED_CLASS:ZacksInstitutionalHoldingCompanyDetail) | ||
|
||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,24 @@ | ||
|
||
|
||
[//]: # (CLASS:ApiResponseZacksInstitutionalHoldingOwners) | ||
|
||
[//]: # (KIND:object) | ||
|
||
### ApiResponseZacksInstitutionalHoldingOwners | ||
|
||
#### Properties | ||
|
||
[//]: # (START_DEFINITION) | ||
|
||
Name | Type | Description | ||
------------ | ------------- | ------------- | ||
**owners** | [**list[ZacksInstitutionalHoldingOwnerDetail]**](ZacksInstitutionalHoldingOwnerDetail.md) | Zacks institutional holding owners data | ||
**next_page** | str | The token required to request the next page of the data. If null, no further results are available. | ||
|
||
[//]: # (END_DEFINITION) | ||
|
||
|
||
[//]: # (CONTAINED_CLASS:ZacksInstitutionalHoldingOwnerDetail) | ||
|
||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,24 @@ | ||
|
||
|
||
[//]: # (CLASS:ApiResponseZacksInstitutionalHoldings) | ||
|
||
[//]: # (KIND:object) | ||
|
||
### ApiResponseZacksInstitutionalHoldings | ||
|
||
#### Properties | ||
|
||
[//]: # (START_DEFINITION) | ||
|
||
Name | Type | Description | ||
------------ | ------------- | ------------- | ||
**holdings** | [**list[ZacksInstitutionalHolding]**](ZacksInstitutionalHolding.md) | Zacks institutional holding data | ||
**next_page** | str | The token required to request the next page of the data. If null, no further results are available. | ||
|
||
[//]: # (END_DEFINITION) | ||
|
||
|
||
[//]: # (CONTAINED_CLASS:ZacksInstitutionalHolding) | ||
|
||
|
||
|
Oops, something went wrong.