Class: HighLevel::Models::Invoices::CustomNotificationDto

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

Instance Attribute Summary collapse

Instance Attribute Details

#customer_auto_payment_amount_changedObject (readonly)

Returns the value of attribute customer_auto_payment_amount_changed

Returns:

  • (Object)

    the current value of customer_auto_payment_amount_changed



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

def customer_auto_payment_amount_changed
  @customer_auto_payment_amount_changed
end

#customer_auto_payment_failureObject (readonly)

Returns the value of attribute customer_auto_payment_failure

Returns:

  • (Object)

    the current value of customer_auto_payment_failure



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

def customer_auto_payment_failure
  @customer_auto_payment_failure
end

#customer_auto_payment_infoObject (readonly)

Returns the value of attribute customer_auto_payment_info

Returns:

  • (Object)

    the current value of customer_auto_payment_info



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

def customer_auto_payment_info
  @customer_auto_payment_info
end

#customer_auto_payment_successObject (readonly)

Returns the value of attribute customer_auto_payment_success

Returns:

  • (Object)

    the current value of customer_auto_payment_success



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

def customer_auto_payment_success
  @customer_auto_payment_success
end

#customer_payment_failureObject (readonly)

Returns the value of attribute customer_payment_failure

Returns:

  • (Object)

    the current value of customer_payment_failure



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

def customer_payment_failure
  @customer_payment_failure
end

#customer_payment_successObject (readonly)

Returns the value of attribute customer_payment_success

Returns:

  • (Object)

    the current value of customer_payment_success



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

def customer_payment_success
  @customer_payment_success
end

#customer_send_estimateObject (readonly)

Returns the value of attribute customer_send_estimate

Returns:

  • (Object)

    the current value of customer_send_estimate



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

def customer_send_estimate
  @customer_send_estimate
end

#customer_send_invoiceObject (readonly)

Returns the value of attribute customer_send_invoice

Returns:

  • (Object)

    the current value of customer_send_invoice



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

def customer_send_invoice
  @customer_send_invoice
end

#team_auto_payment_failureObject (readonly)

Returns the value of attribute team_auto_payment_failure

Returns:

  • (Object)

    the current value of team_auto_payment_failure



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

def team_auto_payment_failure
  @team_auto_payment_failure
end

#team_auto_payment_skipObject (readonly)

Returns the value of attribute team_auto_payment_skip

Returns:

  • (Object)

    the current value of team_auto_payment_skip



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

def team_auto_payment_skip
  @team_auto_payment_skip
end

#team_auto_payment_successObject (readonly)

Returns the value of attribute team_auto_payment_success

Returns:

  • (Object)

    the current value of team_auto_payment_success



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

def team_auto_payment_success
  @team_auto_payment_success
end

#team_estimate_acceptedObject (readonly)

Returns the value of attribute team_estimate_accepted

Returns:

  • (Object)

    the current value of team_estimate_accepted



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

def team_estimate_accepted
  @team_estimate_accepted
end

#team_estimate_declinedObject (readonly)

Returns the value of attribute team_estimate_declined

Returns:

  • (Object)

    the current value of team_estimate_declined



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

def team_estimate_declined
  @team_estimate_declined
end

#team_payment_failureObject (readonly)

Returns the value of attribute team_payment_failure

Returns:

  • (Object)

    the current value of team_payment_failure



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

def team_payment_failure
  @team_payment_failure
end

#team_payment_successObject (readonly)

Returns the value of attribute team_payment_success

Returns:

  • (Object)

    the current value of team_payment_success



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

def team_payment_success
  @team_payment_success
end

#team_recurring_send_invoice_failedObject (readonly)

Returns the value of attribute team_recurring_send_invoice_failed

Returns:

  • (Object)

    the current value of team_recurring_send_invoice_failed



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

def team_recurring_send_invoice_failed
  @team_recurring_send_invoice_failed
end