# Narwhalyeti.ProjectSectionInsertRequest

## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**section** | **String** | The section to reorder. | 
**before_section** | **String** | Insert the given section immediately before the section specified by this parameter. | [optional] 
**after_section** | **String** | Insert the given section immediately after the section specified by this parameter. | [optional] 
