Module: Markety::Command
- Defined in:
- lib/markety/command.rb,
lib/markety/command/get_lead.rb,
lib/markety/command/sync_lead.rb,
lib/markety/command/list_operation.rb
Overview
All Command submodules are included in the Markety::Client class. They are implemented in separate modules only for maintainability (specifically, to keep Markety::Client from becoming huge).
Defined Under Namespace
Modules: GetLead, ListOperation, SyncLead