Method: Bandwidth::MachineDetectionCompleteCallback#tag
- Defined in:
- lib/bandwidth-sdk/models/machine_detection_complete_callback.rb
#tag ⇒ Object
(optional) The tag specified on call creation. If no tag was specified or it was previously cleared, this field will not be present.
55 56 57 |
# File 'lib/bandwidth-sdk/models/machine_detection_complete_callback.rb', line 55 def tag @tag end |