Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 382 Bytes

File metadata and controls

18 lines (12 loc) · 382 Bytes

Bandwidth::MultiChannelChannelListOwnerObject

Properties

Name Type Description Notes
owner String The Bandwidth senderId associated with the message. Identical to 'from'.

Example

require 'bandwidth-sdk'

instance = Bandwidth::MultiChannelChannelListOwnerObject.new(
  owner: null
)