| Field | Type | Required | Description | Example |
|---|---|---|---|---|
source_value |
T.nilable(T.any(::String, ::Float, T::Boolean, Models::Shared::InAppMessages4, T::Array[::Object])) | ➖ | The original value from the provider used to derive the unified message type. | |
value |
T.nilable(Models::Shared::InAppMessagesValue) | ➖ | The unified message type. |