Class: HighLevel::Models::Invoices::LateFeesMaxFeesDto

Inherits:
Data
  • Object
show all
Defined in:
lib/high_level/models/invoices/late_fees_max_fees_dto.rb

Instance Attribute Summary collapse

Instance Attribute Details

#typeObject (readonly)

Returns the value of attribute type

Returns:

  • (Object)

    the current value of type



9
10
11
# File 'lib/high_level/models/invoices/late_fees_max_fees_dto.rb', line 9

def type
  @type
end

#valueObject (readonly)

Returns the value of attribute value

Returns:

  • (Object)

    the current value of value



9
10
11
# File 'lib/high_level/models/invoices/late_fees_max_fees_dto.rb', line 9

def value
  @value
end