Method: Freeclimb::CallResult#account_id
- Defined in:
- lib/freeclimb/models/call_result.rb
#account_id ⇒ Object
ID of the account that owns this Call.
35 36 37 |
# File 'lib/freeclimb/models/call_result.rb', line 35 def account_id @account_id end |