Sha256: 5e770e8b25238c6031f1e7b08a9a0ef2289d60103a5b3871775eb7726a9abdd9
Contents?: true
Size: 1.78 KB
Versions: 20
Compression:
Stored size: 1.78 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] | | **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
20 entries across 20 versions & 1 rubygems