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