Class: Twilic::Core::Model::PromoteEnumControl

Inherits:
Data
  • Object
show all
Defined in:
lib/twilic/core/model.rb

Instance Attribute Summary collapse

Instance Attribute Details

#field_identityObject (readonly)

Returns the value of attribute field_identity

Returns:

  • (Object)

    the current value of field_identity



196
197
198
# File 'lib/twilic/core/model.rb', line 196

def field_identity
  @field_identity
end

#valuesObject (readonly)

Returns the value of attribute values

Returns:

  • (Object)

    the current value of values



196
197
198
# File 'lib/twilic/core/model.rb', line 196

def values
  @values
end