Class: IletimerkeziSdk::Responses::SmsResponse
- Inherits:
-
BaseResponse
- Object
- BaseResponse
- IletimerkeziSdk::Responses::SmsResponse
- Defined in:
- lib/iletimerkezi_sdk/responses/sms_response.rb
Instance Attribute Summary
Attributes inherited from BaseResponse
Instance Method Summary collapse
Methods inherited from BaseResponse
#get_data, #get_message, #get_status_code, #initialize, #ok?
Constructor Details
This class inherits a constructor from IletimerkeziSdk::Responses::BaseResponse
Dynamic Method Handling
This class handles dynamic methods through the method_missing method in the class IletimerkeziSdk::Responses::BaseResponse
Instance Method Details
#order_id ⇒ Object
4 5 6 |
# File 'lib/iletimerkezi_sdk/responses/sms_response.rb', line 4 def order_id @data['id'] end |