{ "doc": "", "domain": "Supply", "fields": [ { "doc": "parent third type", "name": "parent_third_type", "type": "string" }, { "doc": "parent_third_id", "name": "parent_third_id", "type": "string" }, { "doc": "Parent third sub Id", "name": "parent_third_sub_id", "type": "string" }, { "doc": "third type", "name": "third_type", "type": "string" }, { "doc": "third Id", "name": "third_id", "type": "string" }, { "doc": "third sub Id", "name": "third_sub_id", "type": "string" }, { "doc": "link between 2 thirds", "name": "link_id", "type": "string" }, { "default": null, "doc": "Creation Date", "name": "creation_date", "type": [ "null", "string" ] } ], "name": "SupplyThirdlink", "namespace": "com.decathlon.vct.vcstream.avro.supplythirdlink", "type": "record", "version": "1" }