Method: Bandwidth::GatherCallback#terminating_digit

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

#terminating_digitObject

(optional) The digit the user pressed to end the gather. Empty string value if no terminating digit was pressed.



61
62
63
# File 'lib/bandwidth-sdk/models/gather_callback.rb', line 61

def terminating_digit
  @terminating_digit
end