{
    "collectionName": "components_elements_stat_metrics",
    "info": {
        "displayName": "statMetric",
        "icon": "apps"
    },
    "options": {},
    "attributes": {
        "label": {
            "type": "string"
        },
        "value": {
            "type": "biginteger"
        },
        "prefix": {
            "type": "string"
        },
        "suffix": {
            "type": "string"
        },
        "iconName": {
            "type": "enumeration",
            "enum": [
                "FaChartLine",
                "FaUsers",
                "FaDollarSign"
            ]
        }
    },
    "config": {}
}
