Class: HighLevel::Models::Invoices::Text2PayDto
- Inherits:
-
Data
- Object
- Data
- HighLevel::Models::Invoices::Text2PayDto
- Defined in:
- lib/high_level/models/invoices/text2_pay_dto.rb
Instance Attribute Summary collapse
-
#action ⇒ Object
readonly
Returns the value of attribute action.
-
#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.
-
#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.
-
#due_date ⇒ Object
readonly
Returns the value of attribute due_date.
-
#id ⇒ Object
readonly
Returns the value of attribute id.
-
#include_terms_note ⇒ Object
readonly
Returns the value of attribute include_terms_note.
-
#invoice_number ⇒ Object
readonly
Returns the value of attribute invoice_number.
-
#invoice_number_prefix ⇒ Object
readonly
Returns the value of attribute invoice_number_prefix.
-
#issue_date ⇒ Object
readonly
Returns the value of attribute issue_date.
-
#items ⇒ Object
readonly
Returns the value of attribute items.
-
#late_fees_configuration ⇒ Object
readonly
Returns the value of attribute late_fees_configuration.
-
#live_mode ⇒ Object
readonly
Returns the value of attribute live_mode.
-
#miscellaneous_charges ⇒ Object
readonly
Returns the value of attribute miscellaneous_charges.
-
#name ⇒ Object
readonly
Returns the value of attribute name.
-
#payment_methods ⇒ Object
readonly
Returns the value of attribute payment_methods.
-
#payment_schedule ⇒ Object
readonly
Returns the value of attribute payment_schedule.
-
#sent_to ⇒ Object
readonly
Returns the value of attribute sent_to.
-
#terms_notes ⇒ Object
readonly
Returns the value of attribute terms_notes.
-
#tips_configuration ⇒ Object
readonly
Returns the value of attribute tips_configuration.
-
#title ⇒ Object
readonly
Returns the value of attribute title.
-
#user_id ⇒ Object
readonly
Returns the value of attribute user_id.
Instance Attribute Details
#action ⇒ Object (readonly)
Returns the value of attribute action
9 10 11 |
# File 'lib/high_level/models/invoices/text2_pay_dto.rb', line 9 def action @action end |
#alt_id ⇒ Object (readonly)
Returns the value of attribute alt_id
9 10 11 |
# File 'lib/high_level/models/invoices/text2_pay_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/text2_pay_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/text2_pay_dto.rb', line 9 def @attachments end |
#automatic_taxes_enabled ⇒ Object (readonly)
Returns the value of attribute automatic_taxes_enabled
9 10 11 |
# File 'lib/high_level/models/invoices/text2_pay_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/text2_pay_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/text2_pay_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/text2_pay_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/text2_pay_dto.rb', line 9 def discount @discount end |
#due_date ⇒ Object (readonly)
Returns the value of attribute due_date
9 10 11 |
# File 'lib/high_level/models/invoices/text2_pay_dto.rb', line 9 def due_date @due_date end |
#id ⇒ Object (readonly)
Returns the value of attribute id
9 10 11 |
# File 'lib/high_level/models/invoices/text2_pay_dto.rb', line 9 def id @id end |
#include_terms_note ⇒ Object (readonly)
Returns the value of attribute include_terms_note
9 10 11 |
# File 'lib/high_level/models/invoices/text2_pay_dto.rb', line 9 def include_terms_note @include_terms_note end |
#invoice_number ⇒ Object (readonly)
Returns the value of attribute invoice_number
9 10 11 |
# File 'lib/high_level/models/invoices/text2_pay_dto.rb', line 9 def invoice_number @invoice_number end |
#invoice_number_prefix ⇒ Object (readonly)
Returns the value of attribute invoice_number_prefix
9 10 11 |
# File 'lib/high_level/models/invoices/text2_pay_dto.rb', line 9 def invoice_number_prefix @invoice_number_prefix end |
#issue_date ⇒ Object (readonly)
Returns the value of attribute issue_date
9 10 11 |
# File 'lib/high_level/models/invoices/text2_pay_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/text2_pay_dto.rb', line 9 def items @items end |
#late_fees_configuration ⇒ Object (readonly)
Returns the value of attribute late_fees_configuration
9 10 11 |
# File 'lib/high_level/models/invoices/text2_pay_dto.rb', line 9 def late_fees_configuration @late_fees_configuration end |
#live_mode ⇒ Object (readonly)
Returns the value of attribute live_mode
9 10 11 |
# File 'lib/high_level/models/invoices/text2_pay_dto.rb', line 9 def live_mode @live_mode end |
#miscellaneous_charges ⇒ Object (readonly)
Returns the value of attribute miscellaneous_charges
9 10 11 |
# File 'lib/high_level/models/invoices/text2_pay_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/text2_pay_dto.rb', line 9 def name @name end |
#payment_methods ⇒ Object (readonly)
Returns the value of attribute payment_methods
9 10 11 |
# File 'lib/high_level/models/invoices/text2_pay_dto.rb', line 9 def payment_methods @payment_methods end |
#payment_schedule ⇒ Object (readonly)
Returns the value of attribute payment_schedule
9 10 11 |
# File 'lib/high_level/models/invoices/text2_pay_dto.rb', line 9 def payment_schedule @payment_schedule end |
#sent_to ⇒ Object (readonly)
Returns the value of attribute sent_to
9 10 11 |
# File 'lib/high_level/models/invoices/text2_pay_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/text2_pay_dto.rb', line 9 def terms_notes @terms_notes end |
#tips_configuration ⇒ Object (readonly)
Returns the value of attribute tips_configuration
9 10 11 |
# File 'lib/high_level/models/invoices/text2_pay_dto.rb', line 9 def tips_configuration @tips_configuration end |
#title ⇒ Object (readonly)
Returns the value of attribute title
9 10 11 |
# File 'lib/high_level/models/invoices/text2_pay_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/text2_pay_dto.rb', line 9 def user_id @user_id end |