UserHistoryResponse
@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?
optionalnextCursor?:string
Defined in: packages/client/src/modules/history/types.ts:92