|
|
@ -1,7 +1,7 @@ |
|
|
|
class Form::Sales::Questions::Buyer2IncomeValueCheck < ::Form::Question |
|
|
|
class Form::Sales::Questions::Buyer2IncomeValueCheck < ::Form::Question |
|
|
|
def initialize(id, hsh, page, check_answers_card_number:) |
|
|
|
def initialize(id, hsh, page, check_answers_card_number:) |
|
|
|
super(id, hsh, page) |
|
|
|
super(id, hsh, page) |
|
|
|
@id = "" |
|
|
|
@id = "income2_value_check" |
|
|
|
@copy_key = "sales.soft_validations.income2_value_check" |
|
|
|
@copy_key = "sales.soft_validations.income2_value_check" |
|
|
|
@type = "interruption_screen" |
|
|
|
@type = "interruption_screen" |
|
|
|
@answer_options = { |
|
|
|
@answer_options = { |
|
|
|