opensea-js - v8.0.20
    Preparing search index...

    Type Alias ListingPostQueryResponse

    type ListingPostQueryResponse = {
        listing: Listing;
        order: SerializedOrderV2;
    }
    Index

    Properties

    Properties

    listing: Listing