{ "type": "record", "name": "Root", "fields": [ { "name": "__id", "type": { "type": "string" } }, { "default": null, "name": "updatedby_waoic_id", "type": [ "null", { "type": "string" } ] }, { "default": null, "name": "createdate", "type": [ "null", { "type": "string" } ] }, { "default": null, "name": "canceldate", "type": [ "null", { "type": "string" } ] }, { "default": null, "name": "effectivedate", "type": [ "null", { "type": "string" } ] }, { "default": null, "name": "insurancecompany", "type": [ "null", { "type": "string" } ] }, { "default": null, "name": "ubi", "type": [ "null", { "logicalType": "decimal", "precision": 38, "scale": 9, "type": "bytes" } ] }, { "default": null, "name": "contractorlicensenumber", "type": [ "null", { "type": "string" } ] }, { "default": null, "name": "businessname", "type": [ "null", { "type": "string" } ] }, { "default": null, "name": "insuranceagencyname", "type": [ "null", { "type": "string" } ] }, { "default": null, "name": "lastupdatedate", "type": [ "null", { "type": "string" } ] }, { "default": null, "name": "createdby_waoic_id", "type": [ "null", { "type": "string" } ] }, { "default": null, "name": "expirationdate", "type": [ "null", { "type": "string" } ] }, { "default": null, "name": "insuranceamt", "type": [ "null", { "logicalType": "decimal", "precision": 38, "scale": 9, "type": "bytes" } ] }, { "default": null, "name": "insurancepolicyno", "type": [ "null", { "type": "string" } ] }, { "default": null, "name": "licensestatus", "type": [ "null", { "type": "string" } ] }, { "default": null, "name": "contractorlicensetypecodedesc", "type": [ "null", { "type": "string" } ] }, { "default": null, "name": "contractorlicensetypecode", "type": [ "null", { "type": "string" } ] }, { "default": null, "name": "licensestatusdesc", "type": [ "null", { "type": "string" } ] } ] }