Method: PureCloud::TrunkBase#managed
- Defined in:
- lib/purecloudplatformclientv2/models/trunk_base.rb
#managed ⇒ Object
Is this trunk being managed remotely. This property is synchronized with the managed property of the Edge Group to which it is assigned.
56 57 58 |
# File 'lib/purecloudplatformclientv2/models/trunk_base.rb', line 56 def managed @managed end |