Skip to content

Interface: ApplicantsImportApplicantsReviewValue

Describes the structure of the review parameter of review

Work with applicants

createDate

Optional createDate: string

Date of users' creation on your side in a format: "2022-11-21 08:25:32+0000"

See

Import applicants API Reference

Defined in

src/client.ts:803


reviewDate

Optional reviewDate: string

review date on your side in a format: "2022-11-21 08:25:32+0000"

See

Import applicants API Reference

Defined in

src/client.ts:809


reviewStatus

Optional reviewStatus: string

"completed"

See

Import applicants API Reference

Defined in

src/client.ts:815