Class: HighLevel::Models::Invoices::EstimateResponseDto

Inherits:
Data
  • Object
show all
Defined in:
lib/high_level/models/invoices/estimate_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/estimate_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/estimate_response_dto.rb', line 9

def alt_type
  @alt_type
end

#attachmentsObject (readonly)

Returns the value of attribute attachments

Returns:

  • (Object)

    the current value of attachments



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

def attachments
  @attachments
end

#auto_invoiceObject (readonly)

Returns the value of attribute auto_invoice

Returns:

  • (Object)

    the current value of auto_invoice



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

def auto_invoice
  @auto_invoice
end

#automatic_taxes_calculatedObject (readonly)

Returns the value of attribute automatic_taxes_calculated

Returns:

  • (Object)

    the current value of automatic_taxes_calculated



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

def automatic_taxes_calculated
  @automatic_taxes_calculated
end

#automatic_taxes_enabledObject (readonly)

Returns the value of attribute automatic_taxes_enabled

Returns:

  • (Object)

    the current value of automatic_taxes_enabled



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

def automatic_taxes_enabled
  @automatic_taxes_enabled
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/estimate_response_dto.rb', line 9

def business_details
  @business_details
end

#company_idObject (readonly)

Returns the value of attribute company_id

Returns:

  • (Object)

    the current value of company_id



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

def company_id
  @company_id
end

#contact_detailsObject (readonly)

Returns the value of attribute contact_details

Returns:

  • (Object)

    the current value of contact_details



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

def contact_details
  @contact_details
end

#created_atObject (readonly)

Returns the value of attribute created_at

Returns:

  • (Object)

    the current value of created_at



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

def created_at
  @created_at
end

#currencyObject (readonly)

Returns the value of attribute currency

Returns:

  • (Object)

    the current value of currency



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

def currency
  @currency
end

#deletedObject (readonly)

Returns the value of attribute deleted

Returns:

  • (Object)

    the current value of deleted



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

def deleted
  @deleted
end

#discountObject (readonly)

Returns the value of attribute discount

Returns:

  • (Object)

    the current value of discount



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

def discount
  @discount
end

#estimate_action_historyObject (readonly)

Returns the value of attribute estimate_action_history

Returns:

  • (Object)

    the current value of estimate_action_history



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

def estimate_action_history
  @estimate_action_history
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/estimate_response_dto.rb', line 9

def estimate_number_prefix
  @estimate_number_prefix
end

#expiry_dateObject (readonly)

Returns the value of attribute expiry_date

Returns:

  • (Object)

    the current value of expiry_date



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

def expiry_date
  @expiry_date
end

#frequency_settingsObject (readonly)

Returns the value of attribute frequency_settings

Returns:

  • (Object)

    the current value of frequency_settings



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

def frequency_settings
  @frequency_settings
end

#idObject (readonly)

Returns the value of attribute id

Returns:

  • (Object)

    the current value of id



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

def id
  @id
end

#issue_dateObject (readonly)

Returns the value of attribute issue_date

Returns:

  • (Object)

    the current value of issue_date



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

def issue_date
  @issue_date
end

#itemsObject (readonly)

Returns the value of attribute items

Returns:

  • (Object)

    the current value of items



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

def items
  @items
end

#last_visited_atObject (readonly)

Returns the value of attribute last_visited_at

Returns:

  • (Object)

    the current value of last_visited_at



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

def last_visited_at
  @last_visited_at
end

#live_modeObject (readonly)

Returns the value of attribute live_mode

Returns:

  • (Object)

    the current value of live_mode



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

def live_mode
  @live_mode
end

#metaObject (readonly)

Returns the value of attribute meta

Returns:

  • (Object)

    the current value of meta



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

def meta
  @meta
end

#nameObject (readonly)

Returns the value of attribute name

Returns:

  • (Object)

    the current value of name



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

def name
  @name
end

#sent_byObject (readonly)

Returns the value of attribute sent_by

Returns:

  • (Object)

    the current value of sent_by



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

def sent_by
  @sent_by
end

#sent_toObject (readonly)

Returns the value of attribute sent_to

Returns:

  • (Object)

    the current value of sent_to



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

def sent_to
  @sent_to
end

#terms_notesObject (readonly)

Returns the value of attribute terms_notes

Returns:

  • (Object)

    the current value of terms_notes



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

def terms_notes
  @terms_notes
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/estimate_response_dto.rb', line 9

def title
  @title
end

#totalObject (readonly)

Returns the value of attribute total

Returns:

  • (Object)

    the current value of total



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

def total
  @total
end

#totalamount_in_usdObject (readonly)

Returns the value of attribute totalamount_in_usd

Returns:

  • (Object)

    the current value of totalamount_in_usd



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

def totalamount_in_usd
  @totalamount_in_usd
end

#trace_idObject (readonly)

Returns the value of attribute trace_id

Returns:

  • (Object)

    the current value of trace_id



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

def trace_id
  @trace_id
end

#updated_atObject (readonly)

Returns the value of attribute updated_at

Returns:

  • (Object)

    the current value of updated_at



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

def updated_at
  @updated_at
end

#updated_byObject (readonly)

Returns the value of attribute updated_by

Returns:

  • (Object)

    the current value of updated_by



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

def updated_by
  @updated_by
end

#vObject (readonly)

Returns the value of attribute v

Returns:

  • (Object)

    the current value of v



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

def v
  @v
end