Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 731 Bytes

File metadata and controls

14 lines (10 loc) · 731 Bytes

UltraCartRestApiV2.SfvbCompileResponse

Properties

Name Type Description Notes
container_id String Container id the document compiled under. [optional]
directives [String] Velocity directives the compiled output declares. [optional]
success Boolean True when compilation produced output. [optional]
used_elements [String] Element types used, sorted. [optional]
validation SfvbValidationResponse [optional]
velocity String The compiled Velocity. This is the body only; the cache wrapper a stored .cjson gets is not included. [optional]