Sha256: 2853766b225f025c0b8c48f8c28ea676225e118e5e6d1da2a26cdd0a62387b19
Contents?: true
Size: 1.92 KB
Versions: 28
Compression:
Stored size: 1.92 KB
Contents
--- title: ShiftTradeSettings --- ## PureCloud::ShiftTradeSettings ## Properties |Name | Type | Description | Notes| |------------ | ------------- | ------------- | -------------| | **enabled** | **BOOLEAN** | Whether shift trading is enabled for this management unit | [optional] | | **auto_review** | **BOOLEAN** | Whether automatic shift trade review is enabled according to the rules defined in for this management unit | [optional] | | **allow_direct_trades** | **BOOLEAN** | Whether direct shift trades between agents are allowed | [optional] | | **min_hours_in_future** | **Integer** | The minimum number of hours in the future shift trades are allowed | [optional] | | **unequal_paid** | **String** | How to handle shift trades which involve unequal paid times | [optional] | | **one_sided** | **String** | How to handle one-sided shift trades | [optional] | | **weekly_min_paid_violations** | **String** | How to handle shift trades which result in violations of weekly minimum paid time constraint | [optional] | | **weekly_max_paid_violations** | **String** | How to handle shift trades which result in violations of weekly maximum paid time constraint | [optional] | | **requires_matching_queues** | **BOOLEAN** | Whether to constrain shift trades to agents with matching queues | [optional] | | **requires_matching_languages** | **BOOLEAN** | Whether to constrain shift trades to agents with matching languages | [optional] | | **requires_matching_skills** | **BOOLEAN** | Whether to constrain shift trades to agents with matching skills | [optional] | | **requires_matching_planning_groups** | **BOOLEAN** | Whether to constrain shift trades to agents with matching planning groups | [optional] | | **activity_category_rules** | [**Array<ShiftTradeActivityRule>**](ShiftTradeActivityRule.html) | Rules that specify what to do with activity categories that are part of a shift defined in a trade | [optional] | {: class="table table-striped"}
Version data entries
28 entries across 28 versions & 1 rubygems