The hierarchal level of the category
⚠️ DEPRECATED: This will be removed in a future release, please migrate away from it as soon as possible.
| Field | Type | Required | Description |
|---|---|---|---|
source_value |
T.nilable(T.any(::String, ::Float, T::Boolean, Models::Shared::CreateCategoriesApiModelSchemasLevel4, T::Array[::Object])) | ➖ | For read operations: the original category level from the provider. For write operations: fallback value used when value is omitted or "unmapped_value". You must ensure this matches the provider's format. |
value |
T.nilable(Models::Shared::CreateCategoriesApiModelSchemasLevelValue) | ➖ | The unified category level. For write operations: provide one of the listed enum values, or omit/set to "unmapped_value" to use source_value instead. |