Method: Freeclimb::IncomingNumberResult#application_id

Defined in:
lib/freeclimb/models/incoming_number_result.rb

#application_idObject

ID of the Application that FreeClimb should contact if a Call or SMS arrives for this phone number or a Call from this number is placed. An incoming phone number is not useful until associated with an applicationId.



36
37
38
# File 'lib/freeclimb/models/incoming_number_result.rb', line 36

def application_id
  @application_id
end