@arkade-os/sdk Documentation - v0.3.11
    Preparing search index...

    Interface SettleEvent

    interface SettleEvent {
        event: SettlementEvent;
        id: string;
        success: true;
        type: "SETTLE_EVENT";
    }

    Hierarchy (View Summary)

    Index

    Properties

    Properties

    id: string
    success: true
    type: "SETTLE_EVENT"