Class: HighLevel::Models::Invoices::CreateEstimatesDto
- Inherits:
-
Data
- Object
- Data
- HighLevel::Models::Invoices::CreateEstimatesDto
- Defined in:
- lib/high_level/models/invoices/create_estimates_dto.rb
Instance Attribute Summary collapse
-
#alt_id ⇒ Object
readonly
Returns the value of attribute alt_id.
-
#alt_type ⇒ Object
readonly
Returns the value of attribute alt_type.
-
#attachments ⇒ Object
readonly
Returns the value of attribute attachments.
-
#auto_invoice ⇒ Object
readonly
Returns the value of attribute auto_invoice.
-
#automatic_taxes_enabled ⇒ Object
readonly
Returns the value of attribute automatic_taxes_enabled.
-
#business_details ⇒ Object
readonly
Returns the value of attribute business_details.
-
#contact_details ⇒ Object
readonly
Returns the value of attribute contact_details.
-
#currency ⇒ Object
readonly
Returns the value of attribute currency.
-
#discount ⇒ Object
readonly
Returns the value of attribute discount.
-
#estimate_number ⇒ Object
readonly
Returns the value of attribute estimate_number.
-
#estimate_number_prefix ⇒ Object
readonly
Returns the value of attribute estimate_number_prefix.
-
#expiry_date ⇒ Object
readonly
Returns the value of attribute expiry_date.
-
#frequency_settings ⇒ Object
readonly
Returns the value of attribute frequency_settings.
-
#issue_date ⇒ Object
readonly
Returns the value of attribute issue_date.
-
#items ⇒ Object
readonly
Returns the value of attribute items.
-
#live_mode ⇒ Object
readonly
Returns the value of attribute live_mode.
-
#meta ⇒ Object
readonly
Returns the value of attribute meta.
-
#miscellaneous_charges ⇒ Object
readonly
Returns the value of attribute miscellaneous_charges.
-
#name ⇒ Object
readonly
Returns the value of attribute name.
-
#payment_schedule_config ⇒ Object
readonly
Returns the value of attribute payment_schedule_config.
-
#send_estimate_details ⇒ Object
readonly
Returns the value of attribute send_estimate_details.
-
#sent_to ⇒ Object
readonly
Returns the value of attribute sent_to.
-
#terms_notes ⇒ Object
readonly
Returns the value of attribute terms_notes.
-
#title ⇒ Object
readonly
Returns the value of attribute title.
-
#user_id ⇒ Object
readonly
Returns the value of attribute user_id.
Instance Attribute Details
#alt_id ⇒ Object (readonly)
Returns the value of attribute alt_id
9 10 11 |
# File 'lib/high_level/models/invoices/create_estimates_dto.rb', line 9 def alt_id @alt_id end |
#alt_type ⇒ Object (readonly)
Returns the value of attribute alt_type
9 10 11 |
# File 'lib/high_level/models/invoices/create_estimates_dto.rb', line 9 def alt_type @alt_type end |
#attachments ⇒ Object (readonly)
Returns the value of attribute attachments
9 10 11 |
# File 'lib/high_level/models/invoices/create_estimates_dto.rb', line 9 def @attachments end |
#auto_invoice ⇒ Object (readonly)
Returns the value of attribute auto_invoice
9 10 11 |
# File 'lib/high_level/models/invoices/create_estimates_dto.rb', line 9 def auto_invoice @auto_invoice end |
#automatic_taxes_enabled ⇒ Object (readonly)
Returns the value of attribute automatic_taxes_enabled
9 10 11 |
# File 'lib/high_level/models/invoices/create_estimates_dto.rb', line 9 def automatic_taxes_enabled @automatic_taxes_enabled end |
#business_details ⇒ Object (readonly)
Returns the value of attribute business_details
9 10 11 |
# File 'lib/high_level/models/invoices/create_estimates_dto.rb', line 9 def business_details @business_details end |
#contact_details ⇒ Object (readonly)
Returns the value of attribute contact_details
9 10 11 |
# File 'lib/high_level/models/invoices/create_estimates_dto.rb', line 9 def contact_details @contact_details end |
#currency ⇒ Object (readonly)
Returns the value of attribute currency
9 10 11 |
# File 'lib/high_level/models/invoices/create_estimates_dto.rb', line 9 def currency @currency end |
#discount ⇒ Object (readonly)
Returns the value of attribute discount
9 10 11 |
# File 'lib/high_level/models/invoices/create_estimates_dto.rb', line 9 def discount @discount end |
#estimate_number ⇒ Object (readonly)
Returns the value of attribute estimate_number
9 10 11 |
# File 'lib/high_level/models/invoices/create_estimates_dto.rb', line 9 def estimate_number @estimate_number end |
#estimate_number_prefix ⇒ Object (readonly)
Returns the value of attribute estimate_number_prefix
9 10 11 |
# File 'lib/high_level/models/invoices/create_estimates_dto.rb', line 9 def estimate_number_prefix @estimate_number_prefix end |
#expiry_date ⇒ Object (readonly)
Returns the value of attribute expiry_date
9 10 11 |
# File 'lib/high_level/models/invoices/create_estimates_dto.rb', line 9 def expiry_date @expiry_date end |
#frequency_settings ⇒ Object (readonly)
Returns the value of attribute frequency_settings
9 10 11 |
# File 'lib/high_level/models/invoices/create_estimates_dto.rb', line 9 def frequency_settings @frequency_settings end |
#issue_date ⇒ Object (readonly)
Returns the value of attribute issue_date
9 10 11 |
# File 'lib/high_level/models/invoices/create_estimates_dto.rb', line 9 def issue_date @issue_date end |
#items ⇒ Object (readonly)
Returns the value of attribute items
9 10 11 |
# File 'lib/high_level/models/invoices/create_estimates_dto.rb', line 9 def items @items end |
#live_mode ⇒ Object (readonly)
Returns the value of attribute live_mode
9 10 11 |
# File 'lib/high_level/models/invoices/create_estimates_dto.rb', line 9 def live_mode @live_mode end |
#meta ⇒ Object (readonly)
Returns the value of attribute meta
9 10 11 |
# File 'lib/high_level/models/invoices/create_estimates_dto.rb', line 9 def @meta end |
#miscellaneous_charges ⇒ Object (readonly)
Returns the value of attribute miscellaneous_charges
9 10 11 |
# File 'lib/high_level/models/invoices/create_estimates_dto.rb', line 9 def miscellaneous_charges @miscellaneous_charges end |
#name ⇒ Object (readonly)
Returns the value of attribute name
9 10 11 |
# File 'lib/high_level/models/invoices/create_estimates_dto.rb', line 9 def name @name end |
#payment_schedule_config ⇒ Object (readonly)
Returns the value of attribute payment_schedule_config
9 10 11 |
# File 'lib/high_level/models/invoices/create_estimates_dto.rb', line 9 def payment_schedule_config @payment_schedule_config end |
#send_estimate_details ⇒ Object (readonly)
Returns the value of attribute send_estimate_details
9 10 11 |
# File 'lib/high_level/models/invoices/create_estimates_dto.rb', line 9 def send_estimate_details @send_estimate_details end |
#sent_to ⇒ Object (readonly)
Returns the value of attribute sent_to
9 10 11 |
# File 'lib/high_level/models/invoices/create_estimates_dto.rb', line 9 def sent_to @sent_to end |
#terms_notes ⇒ Object (readonly)
Returns the value of attribute terms_notes
9 10 11 |
# File 'lib/high_level/models/invoices/create_estimates_dto.rb', line 9 def terms_notes @terms_notes end |
#title ⇒ Object (readonly)
Returns the value of attribute title
9 10 11 |
# File 'lib/high_level/models/invoices/create_estimates_dto.rb', line 9 def title @title end |
#user_id ⇒ Object (readonly)
Returns the value of attribute user_id
9 10 11 |
# File 'lib/high_level/models/invoices/create_estimates_dto.rb', line 9 def user_id @user_id end |