Stackone enum identifying the type of message associated with the content.
| Field | Type | Required | Description | Example |
|---|---|---|---|---|
source_value |
T.nilable(T.any(::String, ::Float, T::Boolean, Models::Shared::CreateMessage4, T::Array[::Object])) | ➖ | The original value from the provider used to derive the unified message type. | |
value |
T.nilable(Models::Shared::CreateMessageValue) | ➖ | The unified message type. |