Method: Bandwidth::GatherCallback#account_id
- Defined in:
- lib/bandwidth-sdk/models/gather_callback.rb
#account_id ⇒ Object
The user account associated with the call.
26 27 28 |
# File 'lib/bandwidth-sdk/models/gather_callback.rb', line 26 def account_id @account_id end |