# Quantimodo.ConversionStep ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **operation** | **String** | ADD or MULTIPLY | **value** | **Number** | This specifies the order of conversion steps starting with 0 | ## Enum: OperationEnum * `ADD` (value: `"ADD"`) * `MULTIPLY` (value: `"MULTIPLY"`)