Skip to content

Commit

Permalink
another update
Browse files Browse the repository at this point in the history
  • Loading branch information
michaelclement committed Sep 4, 2024
1 parent 3752051 commit 45589e0
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@
"state": "AL",
"postal_code": "12345"
},
"physical_address_string": "1 Physical Ln\nPlace, AL\n12345",
"mailing_address": {
"country": "USA",
"street": "1 Mail Ln",
Expand All @@ -31,6 +32,7 @@
"state": "PA",
"postal_code": "12345"
},
"mailing_address_string": "1 Mail Ln\nPlace, PA\n12345",
"ssn": "222554444",
"va_claim_number": "123456789",
"phone_number": "9876543213",
Expand Down

0 comments on commit 45589e0

Please sign in to comment.