# Insert.hpp

This File On Github
Ask A Question

API: latest
module: oatpp-mongo
#include "oatpp-mongo/driver/command/Insert.hpp"

# Insert

Insert command.

namespace oatpp { namespace mongo { namespace driver { namespace command { 
  class Insert : public Command {}
}}}}