NexSDK
    Preparing search index...

    Interface AuditLogListResponse

    interface AuditLogListResponse {
        items: AuditLogResponse[];
        next_cursor: AuditLogListResponseNextCursor;
    }
    Index

    Properties

    Properties

    next_cursor: AuditLogListResponseNextCursor