{ "apiError": { "name": "apiError", "type": "object", "scope": "global", "value": null, "description": "API error from API Call" }, "namaAsnaf": { "name": "namaAsnaf", "type": "string", "scope": "global", "description": "" }, "todoTitle": { "name": "todoTitle", "type": "string", "scope": "global", "description": "Title from API response" }, "apiResponse": { "name": "apiResponse", "type": "object", "scope": "global", "value": null, "description": "API response from API Call" }, "kategoriAsnaf": { "name": "kategoriAsnaf", "type": "string", "scope": "global", "description": "" }, "todoStatus": { "name": "todoStatus", "type": "boolean", "scope": "global", "description": "Completion status (true if id > 100)" }, "asnafScore": { "name": "asnafScore", "type": "number", "scope": "global", "description": "Calculated score based on input lengths" }, "resultTimestamp": { "name": "resultTimestamp", "type": "string", "scope": "global", "description": "Timestamp when script ran" }, "resultSummary": { "name": "resultSummary", "type": "string", "scope": "global", "description": "Summary string for result" } }