Documentation
    Preparing search index...
    interface OrderId {
        offerId: string;
        source: string;
        timeToLive: number;
    }
    Index

    Properties

    offerId: string
    source: string
    timeToLive: number