Method: PureCloud::AvailableAdditionalService#exclusive_from_products
- Defined in:
- lib/purecloud/models/available_additional_service.rb
#exclusive_from_products ⇒ Object
The list of additional services which are not compatible with this additional service.
26 27 28 |
# File 'lib/purecloud/models/available_additional_service.rb', line 26 def exclusive_from_products @exclusive_from_products end |