# ProjectsMoveColumnRequest
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**position** | **String** | The position of the column in a project. Can be one of: `first`, `last`, or `after:<column_id>` to place after the specified column. |
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)