Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 3.3 KB

File metadata and controls

11 lines (7 loc) · 3.3 KB

Hierarchy

The hierarchal level of the category

Fields

Field Type Required Description
value JsonNullable<CategoryValue> 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.
sourceValue JsonNullable<CategorySourceValue> 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.