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

    Type Alias OfferPostQueryResponse

    type OfferPostQueryResponse = {
        offer: Offer;
        order: SerializedOrderV2;
    }
    Index

    Properties

    Properties

    offer: Offer