11 lines
486 B
JavaScript
11 lines
486 B
JavaScript
export const rogInstructions = [
|
|
{
|
|
interrogatoryId: "c42293a4-77fd-4c1f-926d-72c36af01298",
|
|
text: "Identify the indivudal responding to these reusts. Set forth the indivdual's name, address, telephone number.",
|
|
},
|
|
{
|
|
interrogatoryId: "17822ae2-d8ae-4d76-aff6-2c0740d7ba0e",
|
|
text: "For the person verifying these answers, state the date of first employment with you, and the datesand titles of each job position the person has held while employed by you.",
|
|
},
|
|
];
|