opensea-js - v8.0.20
Preparing search index...
GetCollectionResponse
Type Alias GetCollectionResponse
Response from OpenSea API for fetching a single collection.
type
GetCollectionResponse
=
{
collection
:
OpenSeaCollection
;
}
Index
Properties
collection
Properties
collection
collection
:
OpenSeaCollection
Collection object. See
OpenSeaCollection
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
collection
opensea-js - v8.0.20
Loading...
Response from OpenSea API for fetching a single collection.