Hierarchy

  • AuditPage

Constructors

Properties

Constructors

Properties

cursor?: string

The key that should be used as the cursor request parameter to fetch the next page

data?: AuditEvent[]

Audit events list

limit?: number

Page limit

size?: number

Item count in current page

type?: string

Type of the response, in this case it's always 'cursor-list'