{
    "CANCELLED CHEQUE": {
        "imageUrl": "illus-cheque.svg",
        "text": "Cancelled Cheque",
        "subtext": "Make sure that whole cheque is visible and all information on the cheque is readable",
        "itemId": "CANCELLED CHEQUE",
        "imgCls": "image-cheque-div"
    },
    "GSTIN": {
        "imageUrl": "illus-gstin.svg",
        "text": "GSTIN Certificate",
        "subtext": "Make sure that whole certificate is visible and all information on the certificate is readable",
        "itemId": "GSTIN",
        "imgCls": "image-gstin-div"
    },
    "PAN": {
        "imageUrl": "illus-pan-card.svg",
        "text": "PAN Card",
        "subtext": "Make sure that whole card is visible and all information on the card is readable",
        "itemId": "PAN",
        "imgCls": "image-pan-div"
    },
    "DRIVING LICENSE": {
        "imageUrl": "illus-dl.svg",
        "text": "Driving License",
        "subtext": "Make sure that whole card is visible and all information on the card is readable",
        "itemId": "DRIVING LICENSE",
        "imgCls": "image-dl-div"
    },
    "DRIVING LICENSE BACK": {
        "imageUrl": "illus-dl-back.svg",
        "text": "Driving License Back",
        "subtext": "Make sure that whole card is visible and all information on the card is readable",
        "itemId": "DRIVING LICENSE BACK",
        "imgCls": "image-dl-div"
    },
    "DRIVING LICENSE FRONT": {
        "imageUrl": "illus-dl-front.svg",
        "text": "Driving License Front",
        "subtext": "Make sure that whole card is visible and all information on the card is readable",
        "itemId": "DRIVING LICENSE FRONT",
        "imgCls": "image-dl-div"
    }
}