Class: CirroIOV2::Responses::NotificationConfigurationResponse

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

#deliver_byObject

Returns the value of attribute deliver_by

Returns:

  • (Object)

    the current value of deliver_by



147
148
149
# File 'lib/cirro_io_v2/responses/responses.rb', line 147

def deliver_by
  @deliver_by
end

#formatObject

Returns the value of attribute format

Returns:

  • (Object)

    the current value of format



147
148
149
# File 'lib/cirro_io_v2/responses/responses.rb', line 147

def format
  @format
end

#idObject

Returns the value of attribute id

Returns:

  • (Object)

    the current value of id



147
148
149
# File 'lib/cirro_io_v2/responses/responses.rb', line 147

def id
  @id
end

#kindObject

Returns the value of attribute kind

Returns:

  • (Object)

    the current value of kind



147
148
149
# File 'lib/cirro_io_v2/responses/responses.rb', line 147

def kind
  @kind
end

#localeObject

Returns the value of attribute locale

Returns:

  • (Object)

    the current value of locale



147
148
149
# File 'lib/cirro_io_v2/responses/responses.rb', line 147

def locale
  @locale
end

#objectObject

Returns the value of attribute object

Returns:

  • (Object)

    the current value of object



147
148
149
# File 'lib/cirro_io_v2/responses/responses.rb', line 147

def object
  @object
end