Class: SmsObject

Inherits:
Object
  • Object
show all
Defined in:
lib/compropago_sdk/factory/models/sms_object.rb

Instance Attribute Summary collapse

Instance Attribute Details

#idObject

Returns the value of attribute id.



3
4
5
# File 'lib/compropago_sdk/factory/models/sms_object.rb', line 3

def id
  @id
end

#objectObject

Returns the value of attribute object.



4
5
6
# File 'lib/compropago_sdk/factory/models/sms_object.rb', line 4

def object
  @object
end

#short_idObject

Returns the value of attribute short_id.



5
6
7
# File 'lib/compropago_sdk/factory/models/sms_object.rb', line 5

def short_id
  @short_id
end