Class: CirroIOV2::Responses::InvitationNotificationTopicResponse
- Inherits:
-
Struct
- Object
- Struct
- CirroIOV2::Responses::InvitationNotificationTopicResponse
- Defined in:
- lib/cirro_io_v2/responses/responses.rb
Instance Attribute Summary collapse
-
#id ⇒ Object
Returns the value of attribute id.
-
#name ⇒ Object
Returns the value of attribute name.
-
#object ⇒ Object
Returns the value of attribute object.
Instance Attribute Details
#id ⇒ Object
Returns the value of attribute id
69 70 71 |
# File 'lib/cirro_io_v2/responses/responses.rb', line 69 def id @id end |
#name ⇒ Object
Returns the value of attribute name
69 70 71 |
# File 'lib/cirro_io_v2/responses/responses.rb', line 69 def name @name end |
#object ⇒ Object
Returns the value of attribute object
69 70 71 |
# File 'lib/cirro_io_v2/responses/responses.rb', line 69 def object @object end |