| Name | Type | Description | Notes |
|---|---|---|---|
| owner | string | The Bandwidth senderId associated with the message. Identical to 'from'. | [default to undefined] |
import { MultiChannelChannelListOwnerObject } from 'bandwidth-sdk';
const instance: MultiChannelChannelListOwnerObject = {
owner,
};