@bovine/account-api
    Preparing search index...

    Type Alias EventHistoryResponse

    EventHistoryResponse

    Returns the history of events

    type EventHistoryResponse = {
        events: EventInformation[];
    }
    Index

    Properties

    Properties

    Events