28 #include <iota/api/responses/base.hpp> 51 explicit AddNeighbors(
const int64_t& addedNeighbors = 0);
83 int64_t addedNeighbors_;
void deserialize(const json &res) override
const int64_t & getAddedNeighbors() const
AddNeighbors(const int64_t &addedNeighbors=0)
Definition: add_neighbors.hpp:44