Class: HighLevel::Models::Forms::FormsSuccessfulResponseDto

Inherits:
Data
  • Object
show all
Defined in:
lib/high_level/models/forms/forms_successful_response_dto.rb

Instance Attribute Summary collapse

Instance Attribute Details

#formsObject (readonly)

Returns the value of attribute forms

Returns:

  • (Object)

    the current value of forms



9
10
11
# File 'lib/high_level/models/forms/forms_successful_response_dto.rb', line 9

def forms
  @forms
end

#totalObject (readonly)

Returns the value of attribute total

Returns:

  • (Object)

    the current value of total



9
10
11
# File 'lib/high_level/models/forms/forms_successful_response_dto.rb', line 9

def total
  @total
end