Class: CirroIOV2::Responses::NotificationLocaleResponse

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

#configurationsObject

Returns the value of attribute configurations

Returns:

  • (Object)

    the current value of configurations



142
143
144
# File 'lib/cirro_io_v2/responses/responses.rb', line 142

def configurations
  @configurations
end

#defaultObject

Returns the value of attribute default

Returns:

  • (Object)

    the current value of default



142
143
144
# File 'lib/cirro_io_v2/responses/responses.rb', line 142

def default
  @default
end

#idObject

Returns the value of attribute id

Returns:

  • (Object)

    the current value of id



142
143
144
# File 'lib/cirro_io_v2/responses/responses.rb', line 142

def id
  @id
end

#localeObject

Returns the value of attribute locale

Returns:

  • (Object)

    the current value of locale



142
143
144
# File 'lib/cirro_io_v2/responses/responses.rb', line 142

def locale
  @locale
end

#objectObject

Returns the value of attribute object

Returns:

  • (Object)

    the current value of object



142
143
144
# File 'lib/cirro_io_v2/responses/responses.rb', line 142

def object
  @object
end