Class: HighLevel::Models::Invoices::PatchInvoiceStatsLastViewedDto

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

Instance Attribute Summary collapse

Instance Attribute Details

#invoice_idObject (readonly)

Returns the value of attribute invoice_id

Returns:

  • (Object)

    the current value of invoice_id



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

def invoice_id
  @invoice_id
end