Class: Twilic::Core::Model::PromoteEnumControl
- Inherits:
-
Data
- Object
- Data
- Twilic::Core::Model::PromoteEnumControl
- Defined in:
- lib/twilic/core/model.rb
Instance Attribute Summary collapse
-
#field_identity ⇒ Object
readonly
Returns the value of attribute field_identity.
-
#values ⇒ Object
readonly
Returns the value of attribute values.
Instance Attribute Details
#field_identity ⇒ Object (readonly)
Returns the value of attribute field_identity
196 197 198 |
# File 'lib/twilic/core/model.rb', line 196 def field_identity @field_identity end |
#values ⇒ Object (readonly)
Returns the value of attribute values
196 197 198 |
# File 'lib/twilic/core/model.rb', line 196 def values @values end |