Skip to main content

AddTestimonialResponse

@codebolt/types


Interface: AddTestimonialResponse

Defined in: common/types/src/codeboltjstypes/libFunctionTypes/agentPortfolio.ts:150

Agent Portfolio SDK Function Types Types for the agent portfolio module functions

Extends

Properties

PropertyTypeDescriptionInherited fromDefined in
data?TestimonialCreated testimonial data - returned in 'data' property from cliLib-common/types/src/codeboltjstypes/libFunctionTypes/agentPortfolio.ts:152
error?string-BaseAgentPortfolioSDKResponse.errorcommon/types/src/codeboltjstypes/libFunctionTypes/agentPortfolio.ts:10
message?string-BaseAgentPortfolioSDKResponse.messagecommon/types/src/codeboltjstypes/libFunctionTypes/agentPortfolio.ts:9
requestId?stringRequest identifierBaseAgentPortfolioSDKResponse.requestIdcommon/types/src/codeboltjstypes/libFunctionTypes/agentPortfolio.ts:12
success?boolean-BaseAgentPortfolioSDKResponse.successcommon/types/src/codeboltjstypes/libFunctionTypes/agentPortfolio.ts:8
timestamp?stringResponse timestampBaseAgentPortfolioSDKResponse.timestampcommon/types/src/codeboltjstypes/libFunctionTypes/agentPortfolio.ts:14