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
**Listings** | [**List<Listing>**](Listing.md) | List of open listings for the stack. |
10
+
**Listings** | [**List<Listing>**](Listing.md) | List of open listings for the NFT. |
11
+
**Bids** | [**List<Bid>**](Bid.md) | List of open bids for the NFT. |
11
12
12
13
[[Back to Model list]](../README.md#documentation-for-models)[[Back to API list]](../README.md#documentation-for-api-endpoints)[[Back to README]](../README.md)
Copy file name to clipboardExpand all lines: src/Packages/ZkEvmApi/Documentation~/StackBundle.md
+1Lines changed: 1 addition & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -9,6 +9,7 @@ Name | Type | Description | Notes
9
9
**StackCount** | **int** | Total count of NFTs in the stack matching the filter params |
10
10
**Market** | [**Market**](Market.md) | |
11
11
**Listings** | [**List<Listing>**](Listing.md) | List of open listings for the stack. |
12
+
**Bids** | [**List<Bid>**](Bid.md) | List of open bids for the stack. |
12
13
13
14
[[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