Skip to content

Commit

Permalink
Added treat_replaced_hcas_as_foreign to statemetnconfig
Browse files Browse the repository at this point in the history
  • Loading branch information
LasseBlochWH committed Feb 12, 2024
1 parent 4335029 commit 45842d7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/wise_homex/models/statement_config.ex
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,7 @@ defmodule WiseHomex.StatementConfig do
field :tenancy_number_length, :integer
field :tenancy_pdf_type, :string
field :water_settlement_key_end_date, :date
field :treat_replaced_hcas_as_foreign, :boolean
end

@doc """
Expand Down

0 comments on commit 45842d7

Please sign in to comment.