Class: Manywho::MapElementInvokeRequest
- Defined in:
- lib/manywho.rb
Instance Attribute Summary collapse
-
#selectedOutcomeId ⇒ Object
Returns the value of attribute selectedOutcomeId.
Method Summary
Methods inherited from MyStruct
Constructor Details
This class inherits a constructor from Manywho::MyStruct
Instance Attribute Details
#selectedOutcomeId ⇒ Object
Returns the value of attribute selectedOutcomeId.
390 391 392 |
# File 'lib/manywho.rb', line 390 def selectedOutcomeId @selectedOutcomeId end |