Class: HighLevel::Models::Invoices::AutoInvoicingDto

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

Instance Attribute Summary collapse

Instance Attribute Details

#direct_paymentsObject (readonly)

Returns the value of attribute direct_payments

Returns:

  • (Object)

    the current value of direct_payments



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

def direct_payments
  @direct_payments
end

#enabledObject (readonly)

Returns the value of attribute enabled

Returns:

  • (Object)

    the current value of enabled



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

def enabled
  @enabled
end