Report download URLs
{ "$schema": "https://json-schema.org/draft/2020-12/schema", "$id": "#/components/schemas/property_AssessmentOrder_response_download_urls", "title": "property_AssessmentOrder_response_download_urls", "description": "Report download URLs", "items": { "type": "string" }, "type": "array" }