Skip to main content

GetSummarizeAllResponse

@codebolt/types


Interface: GetSummarizeAllResponse

Defined in: common/types/src/codeboltjstypes/libFunctionTypes/history.ts:14

History SDK Function Types Types for the cbhistory module functions

Extends

Properties

PropertyTypeInherited fromDefined in
error?stringBaseHistorySDKResponse.errorcommon/types/src/codeboltjstypes/libFunctionTypes/history.ts:10
message?stringBaseHistorySDKResponse.messagecommon/types/src/codeboltjstypes/libFunctionTypes/history.ts:9
payload?string-common/types/src/codeboltjstypes/libFunctionTypes/history.ts:15
success?booleanBaseHistorySDKResponse.successcommon/types/src/codeboltjstypes/libFunctionTypes/history.ts:8
summary?string-common/types/src/codeboltjstypes/libFunctionTypes/history.ts:16