Class: HighLevel::Models::Invoices::PatchInvoiceStatsLastViewedDto
- Inherits:
-
Data
- Object
- Data
- HighLevel::Models::Invoices::PatchInvoiceStatsLastViewedDto
- Defined in:
- lib/high_level/models/invoices/patch_invoice_stats_last_viewed_dto.rb
Instance Attribute Summary collapse
-
#invoice_id ⇒ Object
readonly
Returns the value of attribute invoice_id.
Instance Attribute Details
#invoice_id ⇒ Object (readonly)
Returns the value of attribute 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 |