Skip to main content

AgentProfile

@codebolt/types


Interface: AgentProfile

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

Properties

PropertyTypeDescriptionDefined in
avatarUrl?stringAvatar URLcommon/types/src/codeboltjstypes/libFunctionTypes/agentPortfolio.ts:26
bio?stringBio/descriptioncommon/types/src/codeboltjstypes/libFunctionTypes/agentPortfolio.ts:22
displayName?stringDisplay namecommon/types/src/codeboltjstypes/libFunctionTypes/agentPortfolio.ts:20
location?stringLocationcommon/types/src/codeboltjstypes/libFunctionTypes/agentPortfolio.ts:28
specialties?string[]Specialtiescommon/types/src/codeboltjstypes/libFunctionTypes/agentPortfolio.ts:24
website?stringWebsitecommon/types/src/codeboltjstypes/libFunctionTypes/agentPortfolio.ts:30