Class: CirroIOV2::Responses::NotificationLayoutTemplateResponse

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

Instance Attribute Summary collapse

Method Summary

Methods included from Base

#initialize

Instance Attribute Details

#bodyObject

Returns the value of attribute body

Returns:

  • (Object)

    the current value of body



156
157
158
# File 'lib/cirro_io_v2/responses/responses.rb', line 156

def body
  @body
end

#idObject

Returns the value of attribute id

Returns:

  • (Object)

    the current value of id



156
157
158
# File 'lib/cirro_io_v2/responses/responses.rb', line 156

def id
  @id
end

#notification_configuration_idObject

Returns the value of attribute notification_configuration_id

Returns:

  • (Object)

    the current value of notification_configuration_id



156
157
158
# File 'lib/cirro_io_v2/responses/responses.rb', line 156

def notification_configuration_id
  @notification_configuration_id
end

#notification_layout_idObject

Returns the value of attribute notification_layout_id

Returns:

  • (Object)

    the current value of notification_layout_id



156
157
158
# File 'lib/cirro_io_v2/responses/responses.rb', line 156

def notification_layout_id
  @notification_layout_id
end

#objectObject

Returns the value of attribute object

Returns:

  • (Object)

    the current value of object



156
157
158
# File 'lib/cirro_io_v2/responses/responses.rb', line 156

def object
  @object
end