# MultiChannelChannelListOwnerObject


## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**owner** | **string** | The Bandwidth senderId associated with the message. Identical to \&#39;from\&#39;. | [default to undefined]

## Example

```typescript
import { MultiChannelChannelListOwnerObject } from 'bandwidth-sdk';

const instance: MultiChannelChannelListOwnerObject = {
    owner,
};
```

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