Conscience Core
Public Member Functions | List of all members
conscience_core::bridging::webservices::intelligencesdb::UserCustomCommandCodePublishData Class Reference

#include <CscIntelligencesDbService.h>

Public Member Functions

 UserCustomCommandCodePublishData (const string &commandId, const string &authorUid, const vector< unsigned char > &knowledgeCodeInZipFile)
 
const string & getCommandId () const
 
const string & getAuthorUid () const
 
const vector< unsigned char > & getKnowledgeCodeInZipFile () const
 
ptr< CscJsonObjecttoJson () const
 

Constructor & Destructor Documentation

◆ UserCustomCommandCodePublishData()

conscience_core::bridging::webservices::intelligencesdb::UserCustomCommandCodePublishData::UserCustomCommandCodePublishData ( const string &  commandId,
const string &  authorUid,
const vector< unsigned char > &  knowledgeCodeInZipFile 
)

Member Function Documentation

◆ getAuthorUid()

const string & conscience_core::bridging::webservices::intelligencesdb::UserCustomCommandCodePublishData::getAuthorUid ( ) const

◆ getCommandId()

const string & conscience_core::bridging::webservices::intelligencesdb::UserCustomCommandCodePublishData::getCommandId ( ) const

◆ getKnowledgeCodeInZipFile()

const vector< unsigned char > & conscience_core::bridging::webservices::intelligencesdb::UserCustomCommandCodePublishData::getKnowledgeCodeInZipFile ( ) const

◆ toJson()

ptr< CscJsonObject > conscience_core::bridging::webservices::intelligencesdb::UserCustomCommandCodePublishData::toJson ( ) const

The documentation for this class was generated from the following files: