Uses of Class
com.mypurecloud.sdk.v2.model.BulkUpdateShiftTradeStateResultItem
Packages that use BulkUpdateShiftTradeStateResultItem
-
Uses of BulkUpdateShiftTradeStateResultItem in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return BulkUpdateShiftTradeStateResultItemModifier and TypeMethodDescriptionBulkUpdateShiftTradeStateResultItem.failureReason(BulkUpdateShiftTradeStateResultItem.FailureReasonEnum failureReason) The reason the update failed, if applicableShiftTradeUpdateTradeStateJobResponse.getUpdateTradeStateResult()BulkUpdateShiftTradeStateResultItem.metadata(WfmVersionedEntityMetadata metadata) Version metadata for the shift tradeBulkUpdateShiftTradeStateResultItem.reviewedBy(UserReference reviewedBy) The user who reviewed the request, if applicable.BulkUpdateShiftTradeStateResultItem.reviewedDate(Date reviewedDate) The date the request was reviewed, if applicable.BulkUpdateShiftTradeStateResultItem.state(BulkUpdateShiftTradeStateResultItem.StateEnum state) The state of the shift trade after the update request is processedMethods in com.mypurecloud.sdk.v2.model that return types with arguments of type BulkUpdateShiftTradeStateResultItemMethods in com.mypurecloud.sdk.v2.model with parameters of type BulkUpdateShiftTradeStateResultItemModifier and TypeMethodDescriptionvoidShiftTradeUpdateTradeStateJobResponse.setUpdateTradeStateResult(BulkUpdateShiftTradeStateResultItem updateTradeStateResult) ShiftTradeUpdateTradeStateJobResponse.updateTradeStateResult(BulkUpdateShiftTradeStateResultItem updateTradeStateResult) Results for UpdateTradeState job typeMethod parameters in com.mypurecloud.sdk.v2.model with type arguments of type BulkUpdateShiftTradeStateResultItemModifier and TypeMethodDescriptionBulkUpdateShiftTradeStateResult.entities(List<BulkUpdateShiftTradeStateResultItem> entities) voidBulkUpdateShiftTradeStateResult.setEntities(List<BulkUpdateShiftTradeStateResultItem> entities)