odmApi::TransformationConfigurationCreateFields¶
Fields used to create a transformation configuration or a new version of one.
Properties¶
| Name | Type | Description | Notes |
|---|---|---|---|
| data | map(AnyType) | Transformation image-specific settings as a JSON object. Accepted keys, structure, and validation are defined by the target transformation image. | |
| description | character | Optional free-text description of what the configuration is for. | [optional] |
| name | character | Human-readable name of the configuration. | [optional] |