Class: Bandwidth::Bxml::StopGather

Inherits:
Verb
  • Object
show all
Defined in:
lib/bandwidth-sdk/models/bxml/verbs/stop_gather.rb

Instance Method Summary collapse

Methods inherited from Verb

#generate_xml, #set_attributes, #to_bxml

Constructor Details

#initializeStopGather

Initializer



5
6
7
# File 'lib/bandwidth-sdk/models/bxml/verbs/stop_gather.rb', line 5

def initialize
  super('StopGather', nil, {})
end