ActivityLogApi

Constructors

Link copied to clipboard
constructor(api: ApiClient)

Functions

Link copied to clipboard
suspend fun getLogEntries(startIndex: Int? = null, limit: Int? = null, minDate: ERROR CLASS: Symbol not found for DateTime?? = null, hasUserId: Boolean? = null): Response<ERROR CLASS: Symbol not found for ActivityLogEntryQueryResult>

Gets activity log entries.