Name | Type | Description | Notes |
---|---|---|---|
after | String | The URL (self link) of the version after which to place the moved version. Cannot be used with `position`. | [optional] |
position | PositionEnum | An absolute position in which to place the moved version. Cannot be used with `after`. | [optional] |
Name | Value |
---|---|
EARLIER | "Earlier" |
LATER | "Later" |
FIRST | "First" |
LAST | "Last" |