Class: EZAPIClient::GenData
- Inherits:
-
Object
- Object
- EZAPIClient::GenData
- Defined in:
- lib/ezapi_client/services/gen_data.rb
Class Method Summary collapse
Instance Method Summary collapse
Class Method Details
.call(attributes) ⇒ Object
14 15 16 |
# File 'lib/ezapi_client/services/gen_data.rb', line 14 def self.call(attributes) self.new(attributes).() end |
Instance Method Details
#call ⇒ Object
18 19 20 |
# File 'lib/ezapi_client/services/gen_data.rb', line 18 def call ExecCommand.(command) end |