Sha256: da066cc6456b602c70012dcf52a57ff02b5c794dbc7917e9e4bc71066347a234
Contents?: true
Size: 903 Bytes
Versions: 1
Compression:
Stored size: 903 Bytes
Contents
--- title: AddShiftTradeRequest --- ## PureCloud::AddShiftTradeRequest ## Properties |Name | Type | Description | Notes| |------------ | ------------- | ------------- | -------------| | **schedule_id** | **String** | The ID of the schedule to which the initiating and receiving shifts belong | | | **initiating_shift_id** | **String** | The ID of the shift that the initiating user wants to give up | | | **receiving_user_id** | **String** | The ID of the user to whom to send the request (for use in direct trade requests) | [optional] | | **expiration** | **DateTime** | When this shift trade request should expire. Date time is represented as an ISO-8601 string. For example: yyyy-MM-ddTHH:mm:ss.SSSZ | [optional] | | **acceptable_intervals** | [**Array<ShiftTradeResponseAcceptableIntervals>**](ShiftTradeResponseAcceptableIntervals.html) | | [optional] | {: class="table table-striped"}
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
purecloudplatformclientv2-53.0.0 | docs/AddShiftTradeRequest.md |