Raindex SDK Documentation
    Preparing search index...

    Interface RaindexOrderAsIO

    interface RaindexOrderAsIO {
        active: boolean;
        id: `0x${string}`;
        orderHash: `0x${string}`;
    }
    Index

    Properties

    Properties

    active: boolean
    id: `0x${string}`
    orderHash: `0x${string}`