Class: Bandwidth::Bxml::StopGather
- Defined in:
- lib/bandwidth-sdk/models/bxml/verbs/stop_gather.rb
Instance Method Summary collapse
-
#initialize ⇒ StopGather
constructor
Initializer.
Methods inherited from Verb
#generate_xml, #set_attributes, #to_bxml
Constructor Details
#initialize ⇒ StopGather
Initializer
5 6 7 |
# File 'lib/bandwidth-sdk/models/bxml/verbs/stop_gather.rb', line 5 def initialize super('StopGather', nil, {}) end |