Class: HighLevel::Models::Invoices::LateFeesGraceDto

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

Instance Attribute Summary collapse

Instance Attribute Details

#intervalObject (readonly)

Returns the value of attribute interval

Returns:

  • (Object)

    the current value of interval



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

def interval
  @interval
end

#interval_countObject (readonly)

Returns the value of attribute interval_count

Returns:

  • (Object)

    the current value of interval_count



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

def interval_count
  @interval_count
end