@seamapi/http - v1.123.0
    Preparing search index...

    Type Alias EventsListResponse

    Use EventsListRequest instead.

    type EventsListResponse = {
        events: EventResource[];
    }
    Index

    Properties

    Properties

    events: EventResource[]