Class: CirroIOV2::Responses::InvitationNotificationTopicResponse

Inherits:
Struct
  • Object
show all
Defined in:
lib/cirro_io_v2/responses/responses.rb

Instance Attribute Summary collapse

Instance Attribute Details

#idObject

Returns the value of attribute id

Returns:

  • (Object)

    the current value of id



69
70
71
# File 'lib/cirro_io_v2/responses/responses.rb', line 69

def id
  @id
end

#nameObject

Returns the value of attribute name

Returns:

  • (Object)

    the current value of name



69
70
71
# File 'lib/cirro_io_v2/responses/responses.rb', line 69

def name
  @name
end

#objectObject

Returns the value of attribute object

Returns:

  • (Object)

    the current value of object



69
70
71
# File 'lib/cirro_io_v2/responses/responses.rb', line 69

def object
  @object
end