Class: SmsData
- Inherits:
-
Object
- Object
- SmsData
- Defined in:
- lib/compropago_sdk/factory/models/sms_data.rb
Instance Attribute Summary collapse
-
#object ⇒ Object
Returns the value of attribute object.
Instance Method Summary collapse
-
#initialize ⇒ SmsData
constructor
A new instance of SmsData.
Constructor Details
Instance Attribute Details
#object ⇒ Object
Returns the value of attribute object.
3 4 5 |
# File 'lib/compropago_sdk/factory/models/sms_data.rb', line 3 def object @object end |