Skip to main content

UserHistoryResponse

@liquidium/client


@liquidium/client / UserHistoryResponse

Interface: UserHistoryResponse

Defined in: packages/client/src/modules/history/types.ts:90

Wire-format user history page returned by the SDK API.

Properties

items

items: UserHistoryEntryApiItem[]

Defined in: packages/client/src/modules/history/types.ts:91


nextCursor?

optional nextCursor?: string

Defined in: packages/client/src/modules/history/types.ts:92