Method: Freeclimb::IncomingNumberResult#account_id
- Defined in:
- lib/freeclimb/models/incoming_number_result.rb
#account_id ⇒ Object
ID of the account that owns this phone number.
33 34 35 |
# File 'lib/freeclimb/models/incoming_number_result.rb', line 33 def account_id @account_id end |