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



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

def configurations
  @configurations
end

#defaultObject

Returns the value of attribute default

Returns:

  • (Object)

    the current value of default



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

def default
  @default
end

#idObject

Returns the value of attribute id

Returns:

  • (Object)

    the current value of id



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

def id
  @id
end

#localeObject

Returns the value of attribute locale

Returns:

  • (Object)

    the current value of locale



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

def locale
  @locale
end

#objectObject

Returns the value of attribute object

Returns:

  • (Object)

    the current value of object



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

def object
  @object
end