# VersionMoveBean ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **after** | Option<**String**> | The URL (self link) of the version after which to place the moved version. Cannot be used with `position`. | [optional] **position** | Option<**String**> | An absolute position in which to place the moved version. Cannot be used with `after`. | [optional] [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)