Hierarchy

  • OCRResponses

Properties

condition: OCRCondition
images: {
    photo: string;
    sign: string;
}

Type declaration

  • photo: string
  • sign: string
read: {
    agama: OCRConfidence;
    alamat: OCRConfidence;
    berlakuHingga: OCRConfidence;
    golonganDarah: OCRConfidence;
    jenisKelamin: OCRConfidence;
    kecamatan: OCRConfidence;
    kelurahanDesa: OCRConfidence;
    kewarganegaraan: OCRConfidence;
    kotaKabupaten: OCRConfidence;
    nama: OCRConfidence;
    nik: OCRConfidence;
    pekerjaan: OCRConfidence;
    provinsi: OCRConfidence;
    rtRw: OCRConfidence;
    statusPerkawinan: OCRConfidence;
    tanggalLahir: OCRConfidence;
    tempatLahir: OCRConfidence;
}

Type declaration

reason: string
status: string

Generated using TypeDoc