PlanRepresentationResponseBody
Response containing SVG plan representation
svgstring
SVG content as a string
Default value:
##defaultExample:
<svg xmlns='http://www.w3.org/2000/svg'>...</svg>PlanRepresentationResponseBody
{
"svg": "<svg xmlns='http://www.w3.org/2000/svg'>...</svg>"
}