Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 740 Bytes

File metadata and controls

14 lines (10 loc) · 740 Bytes

UltraCartRestApiV2.SfvbRenderResponse

Properties

Name Type Description Notes
errors [SfvbErrorDetail] Why the render failed. Always populated when success is false. [optional]
html String Rendered HTML. [optional]
pending_translation_count Number Number of strings still awaiting translation in the requested language. [optional]
success Boolean True when HTML was produced. [optional]
truncated Boolean True when the HTML was cut short. [optional]
warnings [SfvbErrorDetail] Quality warnings about the rendered node. [optional]