Class: HighLevel::Models::CustomFields::CustomFieldSuccessfulResponseDto
- Inherits:
-
Data
- Object
- Data
- HighLevel::Models::CustomFields::CustomFieldSuccessfulResponseDto
- Defined in:
- lib/high_level/models/custom_fields/custom_field_successful_response_dto.rb
Instance Attribute Summary collapse
-
#field ⇒ Object
readonly
Returns the value of attribute field.
Instance Attribute Details
#field ⇒ Object (readonly)
Returns the value of attribute field
9 10 11 |
# File 'lib/high_level/models/custom_fields/custom_field_successful_response_dto.rb', line 9 def field @field end |