# ReorderEventSponsorshipLevelsRequest


## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**levelIds** | **Array&lt;string&gt;** |  | [default to undefined]

## Example

```typescript
import { ReorderEventSponsorshipLevelsRequest } from '@connectedxm/admin-sdk';

const instance: ReorderEventSponsorshipLevelsRequest = {
    levelIds,
};
```

[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)
