SDK information message containing information about the callable functions. More...
#include <creos/messages/callable_info.hpp>
Public Member Functions | |
auto | operator<=> (const CallableInfo &other) const =default |
Compare two CallableInfo object messages. | |
Public Attributes | |
std::string | name |
Name of the callable function. | |
std::string | request_type |
Request type of the callable function. | |
std::string | response_type |
Response type of the callable function. | |
SDK information message containing information about the callable functions.