Submitting tip information....
Thank you for submitting fugitive information tip.
Tip successfully submitted on
Confirmation token
{{main.newRecordId}}
You are submitting an anonymous complaint
Confidential complainant information
First name:
{{main.tipService.complainantModel.firstName}}
Middle name:
{{main.tipService.complainantModel.middleName}}
Last name:
{{main.tipService.complainantModel.lastName}}
Email:
{{main.tipService.complainantModel.email}}
Phone number:
{{main.tipService.complainantModel.phoneNumber}}
Date of birth:
{{main.dateOfBirthAsString(main.tipService.complainantModel.dateOfBirthYear, main.tipService.complainantModel.dateOfBirthMonth, main.tipService.complainantModel.dateOfBirthDay)}}
Located in U.S.:
{{main.tipService.complainantModel.isUSLocation == '1' ? 'Yes' : 'No'}}
Street address 1:
{{main.tipService.complainantModel.streetAddress1}}
Street address 2:
{{main.tipService.complainantModel.streetAddress2}}
City:
{{main.tipService.complainantModel.city}}
State:
{{main.tipService.complainantModel.state}}
Zip code:
{{main.tipService.complainantModel.zipCode}}
Country:
{{main.countryNameAsString(main.tipService.complainantModel.country)}}
Tip information
First name:
{{main.tipService.fugitiveTipModel.fugitiveFirstName}}
Middle name:
{{main.tipService.fugitiveTipModel.fugitiveMiddleName}}
Last name:
{{main.tipService.fugitiveTipModel.fugitiveLastName}}
Legal status:
{{main.tipService.fugitiveTipModel.fugitiveLegalStatus == '1' ? 'U.S. citizen or legal status in U.S.' : main.tipService.fugitiveTipModel.fugitiveLegalStatus == '2' ? 'Not U.S. citizen or does not have legal status in U.S.' : 'Unknown'}}
Nationality:
{{main.countryNameAsString(main.tipService.fugitiveTipModel.fugitiveNationality)}}
Date of Birth:
{{main.dateOfBirthAsString(main.tipService.fugitiveTipModel.fugitiveDateOfBirthYear, main.tipService.fugitiveTipModel.fugitiveDateOfBirthMonth, main.tipService.fugitiveTipModel.fugitiveDateOfBirthDay)}}
Email:
{{main.tipService.fugitiveTipModel.fugitiveEmail}}
Phone number:
{{main.tipService.fugitiveTipModel.fugitivePhoneNumber}}
Alleged Fraud:
{{main.tipService.fugitiveTipModel.fraudDescription}}
Street address 1:
{{main.tipService.fugitiveTipModel.fugitiveStreetAddress1}}
Street address 2:
{{main.tipService.fugitiveTipModel.fugitiveStreetAddress2}}
City:
{{main.tipService.fugitiveTipModel.fugitiveCity}}
Zip code:
{{main.tipService.fugitiveTipModel.fugitiveZipCode}}
Country:
{{main.countryNameAsString(main.tipService.fugitiveTipModel.fugitiveCountry)}}