Skip to main content

BaseTerminalSDKResponse

@codebolt/types


Interface: BaseTerminalSDKResponse

Defined in: common/types/src/codeboltjstypes/libFunctionTypes/terminal.ts:7

Terminal SDK Function Types Types for the cbterminal module functions

Extended by

Properties

PropertyTypeDefined in
error?stringcommon/types/src/codeboltjstypes/libFunctionTypes/terminal.ts:11
message?stringcommon/types/src/codeboltjstypes/libFunctionTypes/terminal.ts:10
success?booleancommon/types/src/codeboltjstypes/libFunctionTypes/terminal.ts:9
type?stringcommon/types/src/codeboltjstypes/libFunctionTypes/terminal.ts:8