Skip to main content

PlanRepresentationResponseBody

Response containing SVG plan representation

svgstring

SVG content as a string

Default value: ##default
Example: <svg xmlns='http://www.w3.org/2000/svg'>...</svg>
PlanRepresentationResponseBody
{
"svg": "<svg xmlns='http://www.w3.org/2000/svg'>...</svg>"
}