Stackone enum identifying the type of content block.
| Field | Type | Required | Description | Example |
|---|---|---|---|---|
source_value |
T.nilable(T.any(::String, ::Float, T::Boolean, Models::Shared::ContentBlockSchemas4, T::Array[::Object])) | ➖ | The source value of the type. | text |
value |
T.nilable(Models::Shared::ContentBlockSchemasValue) | ➖ | The type of the content blocks. | html |