Date of Birth: | \r\n{{ Inmate.birthDate }} | \r\n
Booking ID: | \r\n{{ Inmate.bookingId }} | \r\n
Status: | \r\n{{ Inmate.inmateStatus }} | \r\n
Booking Date: | \r\n{{ Inmate.bookingDate }} | \r\n
Scheduled Release Date: | \r\n{{ Inmate.scheduledReleaseDate }} | \r\n
Arresting Agency: | \r\n{{ Inmate.arrestAgency }} | \r\n
Release Date: | \r\n{{ Inmate.releaseDate }} | \r\n
Facility: | \r\n{{ Inmate.assignedFacilityId }} | \r\n
Charge Description: | \r\n{{ Inmate.inmateFirstChargeDescription }} | \r\n
Date of Birth: | \r\n{{ Inmate.birthDate }} | \r\n
Booking ID: | \r\n{{ Inmate.bookingId }} | \r\n
Booking Date: | \r\n{{ Inmate.bookingDate }} | \r\n
Scheduled Release Date: | \r\n{{ Inmate.scheduledReleaseDate }} | \r\n
Arresting Agency: | \r\n{{ Inmate.arrestAgency }} | \r\n
Release Date: | \r\n{{ Inmate.releaseDate }} | \r\n
Housing: | \r\n{{ Inmate.assignedFacilityId }} | \r\n
Status: | \r\n{{ Inmate.inmateStatus }} | \r\n
Age: | \r\n{{ Inmate.age }} | \r\n
Gender: | \r\n{{ Inmate.gender }} | \r\n
Height: | \r\n\r\n {{\r\n Inmate.heightFeet[0] +\r\n \"' \" +\r\n Inmate.heightFeet.substring(1, 3) +\r\n '\"'\r\n }}\r\n | \r\n
Weight: | \r\n{{ Inmate.weight }} | \r\n
Race: | \r\n{{ Inmate.race }} | \r\n
Hair Color: | \r\n{{ Inmate.hairColor }} | \r\n
Eye Color: | \r\n{{ Inmate.eyeColor }} | \r\n
Offense: | \r\n{{ offense.offenseDescription }} | \r\n
Code: | \r\n{{ offense.chargeCode }} | \r\n
Charge Type: | \r\n{{ offense.convictionType }} | \r\n
Date of Booking | \r\n{{ offense.offenseBookingDate }} | \r\n
Release Date: | \r\n{{ offense.offenseReleaseDate }} | \r\n
Bond Amount: | \r\n{{ offense.bondAmount }} | \r\n
Next Court Date: | \r\n{{ offense.courtDate }} | \r\n
Court Name: | \r\n{{ offense.court }} | \r\n
Case Number: | \r\n{{ offense.courtCaseNumber }} | \r\n
\r\n Offense\r\n v \r\n ^ \r\n | \r\n \r\n Charge\r\n v \r\n ^ \r\n | \r\n \r\n Conviction Type\r\n v \r\n ^ \r\n | \r\n \r\n Date of Booking\r\n v \r\n ^ \r\n | \r\n \r\n Release Date\r\n v \r\n ^ \r\n | \r\n \r\n Bond Amount\r\n v \r\n ^ \r\n | \r\n \r\n Next Court Date\r\n v \r\n ^ \r\n | \r\n \r\n Court Name\r\n v \r\n ^ \r\n | \r\n \r\n Case Number\r\n v \r\n ^ \r\n | \r\n
{{ offense.offenseDescription }} | \r\n\r\n{{ offense.chargeCode }} | \r\n\r\n{{ offense.convictionType }} | \r\n\r\n{{ offense.offenseBookingDate }} | \r\n\r\n{{ offense.offenseReleaseDate }} | \r\n\r\n{{ offense.bondAmount }} | \r\n\r\n{{ offense.courtDate }} | \r\n\r\n{{ offense.court }} | \r\n\r\n{{ offense.courtCaseNumber }} | \r\n \r\n