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



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

def id
  @id
end

#nameObject

Returns the value of attribute name

Returns:

  • (Object)

    the current value of name



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

def name
  @name
end

#objectObject

Returns the value of attribute object

Returns:

  • (Object)

    the current value of object



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

def object
  @object
end