Skip to content

Commit

Permalink
Update enrichment fields
Browse files Browse the repository at this point in the history
  • Loading branch information
LandonSmarty committed Oct 30, 2023
1 parent 62c554d commit 7c5a522
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion us-enrichment-api/response.go
Original file line number Diff line number Diff line change
Expand Up @@ -401,7 +401,7 @@ type FinancialAttributes struct {
ContactValue string `json:"contact_value"`
ContactZip string `json:"contact_zip"`
ContactZip4 string `json:"contact_zip4"`
DeedDocumentPage string `json:"deed_ document_page"`
DeedDocumentPage string `json:"deed_document_page"`
DeedDocumentBook string `json:"deed_document_book"`
DeedDocumentNumber string `json:"deed_document_number"`
DeedOwnerFirstName string `json:"deed_owner_first_name"`
Expand Down

0 comments on commit 7c5a522

Please sign in to comment.