Class: Cb::Models::Spot

Inherits:
ApiResponseModel show all
Defined in:
lib/cb/models/implementations/spot.rb

Instance Attribute Summary collapse

Attributes inherited from ApiResponseModel

#api_response

Method Summary

Methods inherited from ApiResponseModel

#initialize

Constructor Details

This class inherits a constructor from Cb::Models::ApiResponseModel

Instance Attribute Details

#content_typeObject

Returns the value of attribute content_type.



5
6
7
# File 'lib/cb/models/implementations/spot.rb', line 5

def content_type
  @content_type
end

#end_dateObject

Returns the value of attribute end_date.



5
6
7
# File 'lib/cb/models/implementations/spot.rb', line 5

def end_date
  @end_date
end

#experiment_weight_custom_columnObject

Returns the value of attribute experiment_weight_custom_column.



5
6
7
# File 'lib/cb/models/implementations/spot.rb', line 5

def experiment_weight_custom_column
  @experiment_weight_custom_column
end

#field_1Object

Returns the value of attribute field_1.



5
6
7
# File 'lib/cb/models/implementations/spot.rb', line 5

def field_1
  @field_1
end

#field_2Object

Returns the value of attribute field_2.



5
6
7
# File 'lib/cb/models/implementations/spot.rb', line 5

def field_2
  @field_2
end

#field_3Object

Returns the value of attribute field_3.



5
6
7
# File 'lib/cb/models/implementations/spot.rb', line 5

def field_3
  @field_3
end

#field_4Object

Returns the value of attribute field_4.



5
6
7
# File 'lib/cb/models/implementations/spot.rb', line 5

def field_4
  @field_4
end

#field_5Object

Returns the value of attribute field_5.



5
6
7
# File 'lib/cb/models/implementations/spot.rb', line 5

def field_5
  @field_5
end

#field_6Object

Returns the value of attribute field_6.



5
6
7
# File 'lib/cb/models/implementations/spot.rb', line 5

def field_6
  @field_6
end

#field_7Object

Returns the value of attribute field_7.



5
6
7
# File 'lib/cb/models/implementations/spot.rb', line 5

def field_7
  @field_7
end

#field_8Object

Returns the value of attribute field_8.



5
6
7
# File 'lib/cb/models/implementations/spot.rb', line 5

def field_8
  @field_8
end

#languageObject

Returns the value of attribute language.



5
6
7
# File 'lib/cb/models/implementations/spot.rb', line 5

def language
  @language
end

#sequenceObject

Returns the value of attribute sequence.



5
6
7
# File 'lib/cb/models/implementations/spot.rb', line 5

def sequence
  @sequence
end

#start_dateObject

Returns the value of attribute start_date.



5
6
7
# File 'lib/cb/models/implementations/spot.rb', line 5

def start_date
  @start_date
end

#text_1Object

Returns the value of attribute text_1.



5
6
7
# File 'lib/cb/models/implementations/spot.rb', line 5

def text_1
  @text_1
end

#text_2Object

Returns the value of attribute text_2.



5
6
7
# File 'lib/cb/models/implementations/spot.rb', line 5

def text_2
  @text_2
end

#text_3Object

Returns the value of attribute text_3.



5
6
7
# File 'lib/cb/models/implementations/spot.rb', line 5

def text_3
  @text_3
end

#text_4Object

Returns the value of attribute text_4.



5
6
7
# File 'lib/cb/models/implementations/spot.rb', line 5

def text_4
  @text_4
end