Class: HighLevel::Models::Invoices::GetInvoiceSettingsResponseDto

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

Instance Attribute Summary collapse

Instance Attribute Details

#alt_idObject (readonly)

Returns the value of attribute alt_id

Returns:

  • (Object)

    the current value of alt_id



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

def alt_id
  @alt_id
end

#alt_typeObject (readonly)

Returns the value of attribute alt_type

Returns:

  • (Object)

    the current value of alt_type



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

def alt_type
  @alt_type
end

#business_detailsObject (readonly)

Returns the value of attribute business_details

Returns:

  • (Object)

    the current value of business_details



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

def business_details
  @business_details
end

#custom_fieldsObject (readonly)

Returns the value of attribute custom_fields

Returns:

  • (Object)

    the current value of custom_fields



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

def custom_fields
  @custom_fields
end

#custom_notificationObject (readonly)

Returns the value of attribute custom_notification

Returns:

  • (Object)

    the current value of custom_notification



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

def custom_notification
  @custom_notification
end

#due_after_x_daysObject (readonly)

Returns the value of attribute due_after_x_days

Returns:

  • (Object)

    the current value of due_after_x_days



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

def due_after_x_days
  @due_after_x_days
end

#estimate_number_prefixObject (readonly)

Returns the value of attribute estimate_number_prefix

Returns:

  • (Object)

    the current value of estimate_number_prefix



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

def estimate_number_prefix
  @estimate_number_prefix
end

#estimates_expire_after_x_daysObject (readonly)

Returns the value of attribute estimates_expire_after_x_days

Returns:

  • (Object)

    the current value of estimates_expire_after_x_days



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

def estimates_expire_after_x_days
  @estimates_expire_after_x_days
end

#estimates_terms_noteObject (readonly)

Returns the value of attribute estimates_terms_note

Returns:

  • (Object)

    the current value of estimates_terms_note



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

def estimates_terms_note
  @estimates_terms_note
end

#estimates_titleObject (readonly)

Returns the value of attribute estimates_title

Returns:

  • (Object)

    the current value of estimates_title



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

def estimates_title
  @estimates_title
end

#invoice_number_prefixObject (readonly)

Returns the value of attribute invoice_number_prefix

Returns:

  • (Object)

    the current value of invoice_number_prefix



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

def invoice_number_prefix
  @invoice_number_prefix
end

#late_fees_configurationObject (readonly)

Returns the value of attribute late_fees_configuration

Returns:

  • (Object)

    the current value of late_fees_configuration



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

def late_fees_configuration
  @late_fees_configuration
end

#minimum_percentage_partial_paymentObject (readonly)

Returns the value of attribute minimum_percentage_partial_payment

Returns:

  • (Object)

    the current value of minimum_percentage_partial_payment



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

def minimum_percentage_partial_payment
  @minimum_percentage_partial_payment
end

#payment_methodsObject (readonly)

Returns the value of attribute payment_methods

Returns:

  • (Object)

    the current value of payment_methods



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

def payment_methods
  @payment_methods
end

#product_settingsObject (readonly)

Returns the value of attribute product_settings

Returns:

  • (Object)

    the current value of product_settings



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

def product_settings
  @product_settings
end

#reminder_settingsObject (readonly)

Returns the value of attribute reminder_settings

Returns:

  • (Object)

    the current value of reminder_settings



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

def reminder_settings
  @reminder_settings
end

#sender_configurationObject (readonly)

Returns the value of attribute sender_configuration

Returns:

  • (Object)

    the current value of sender_configuration



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

def sender_configuration
  @sender_configuration
end

#terms_noteObject (readonly)

Returns the value of attribute terms_note

Returns:

  • (Object)

    the current value of terms_note



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

def terms_note
  @terms_note
end

#tips_configurationObject (readonly)

Returns the value of attribute tips_configuration

Returns:

  • (Object)

    the current value of tips_configuration



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

def tips_configuration
  @tips_configuration
end

#titleObject (readonly)

Returns the value of attribute title

Returns:

  • (Object)

    the current value of title



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

def title
  @title
end