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