Dev
Compare changes
+ 3
− 2
@@ -14,8 +14,8 @@ Name | Type | Description | Notes
**FixedValues** | **Dictionary<string, Dictionary<string, List<FixedValueForResourceManipulationDto>>>** | Fixed values associated with resource manipulation. This dictionary may contain multiple levels and is structured as follows: Dictionary (Key: string) -> Dictionary (Key: string) -> List of FixedValueForResourceManipulationDto. |
@@ -23,6 +23,7 @@ Name | Type | Description | Notes