# BulkEditGetFields ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **ending_before** | Option<**String**> | The end cursor for use in pagination. | [optional][readonly] **fields** | Option<[**Vec**](IssueBulkEditField.md)> | List of all the fields | [optional][readonly] **starting_after** | Option<**String**> | The start cursor for use in pagination. | [optional][readonly] [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)