NexSDK
    Preparing search index...

    Interface EventListResponse

    interface EventListResponse {
        items: EventResponse[];
    }
    Index

    Properties

    Properties

    items: EventResponse[]