Class: Manywho::PageComponentResponse

Inherits:
MyStruct
  • Object
show all
Defined in:
lib/manywho.rb

Instance Attribute Summary collapse

Method Summary

Methods inherited from MyStruct

#initialize, #to_json

Constructor Details

This class inherits a constructor from Manywho::MyStruct

Instance Attribute Details

#columnsObject

Returns the value of attribute columns.



510
511
512
# File 'lib/manywho.rb', line 510

def columns
  @columns
end

#componentTypeObject

Returns the value of attribute componentType.



510
511
512
# File 'lib/manywho.rb', line 510

def componentType
  @componentType
end

#contentTypeObject

Returns the value of attribute contentType.



510
511
512
# File 'lib/manywho.rb', line 510

def contentType
  @contentType
end

#developerNameObject

Returns the value of attribute developerName.



510
511
512
# File 'lib/manywho.rb', line 510

def developerName
  @developerName
end

#hasEventsObject

Returns the value of attribute hasEvents.



510
511
512
# File 'lib/manywho.rb', line 510

def hasEvents
  @hasEvents
end

#heightObject

Returns the value of attribute height.



510
511
512
# File 'lib/manywho.rb', line 510

def height
  @height
end

#helpInfoObject

Returns the value of attribute helpInfo.



510
511
512
# File 'lib/manywho.rb', line 510

def helpInfo
  @helpInfo
end

#hintValueObject

Returns the value of attribute hintValue.



510
511
512
# File 'lib/manywho.rb', line 510

def hintValue
  @hintValue
end

#idObject

Returns the value of attribute id.



510
511
512
# File 'lib/manywho.rb', line 510

def id
  @id
end

#isMultiSelectObject

Returns the value of attribute isMultiSelect.



510
511
512
# File 'lib/manywho.rb', line 510

def isMultiSelect
  @isMultiSelect
end

#labelObject

Returns the value of attribute label.



510
511
512
# File 'lib/manywho.rb', line 510

def label
  @label
end

#maxSizeObject

Returns the value of attribute maxSize.



510
511
512
# File 'lib/manywho.rb', line 510

def maxSize
  @maxSize
end

#orderObject

Returns the value of attribute order.



510
511
512
# File 'lib/manywho.rb', line 510

def order
  @order
end

#pageContainerDeveloperNameObject

Returns the value of attribute pageContainerDeveloperName.



510
511
512
# File 'lib/manywho.rb', line 510

def pageContainerDeveloperName
  @pageContainerDeveloperName
end

#pageContainerIdObject

Returns the value of attribute pageContainerId.



510
511
512
# File 'lib/manywho.rb', line 510

def pageContainerId
  @pageContainerId
end

#sizeObject

Returns the value of attribute size.



510
511
512
# File 'lib/manywho.rb', line 510

def size
  @size
end

#widthObject

Returns the value of attribute width.



510
511
512
# File 'lib/manywho.rb', line 510

def width
  @width
end