Method: Bandwidth::GatherCallback#tag

Defined in:
lib/bandwidth-sdk/models/gather_callback.rb

#tagObject

(optional) The tag specified on call creation. If no tag was specified or it was previously cleared, this field will not be present.



70
71
72
# File 'lib/bandwidth-sdk/models/gather_callback.rb', line 70

def tag
  @tag
end