Class: Typeform::Choice

Inherits:
Object
  • Object
show all
Includes:
JSON::Encodable
Defined in:
lib/typeform/choice.rb

Instance Attribute Summary collapse

Instance Attribute Details

#labelObject

Returns the value of attribute label.



7
8
9
# File 'lib/typeform/choice.rb', line 7

def label
  @label
end