Method: PhoneComClient::CreateSmsParams#extension_id
- Defined in:
- lib/phone_com_client/models/create_sms_params.rb
#extension_id ⇒ Object
ID of Extension where the sms is saved
27 28 29 |
# File 'lib/phone_com_client/models/create_sms_params.rb', line 27 def extension_id @extension_id end |