Uses of Class
com.mypurecloud.sdk.v2.model.ValueWrapperDate
Packages that use ValueWrapperDate
-
Uses of ValueWrapperDate in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return ValueWrapperDateModifier and TypeMethodDescriptionPatchShiftTradeRequest.getExpiration()UpdateShiftTradeJobRequest.getExpirationDate()The value for the associated field.Methods in com.mypurecloud.sdk.v2.model with parameters of type ValueWrapperDateModifier and TypeMethodDescriptionPatchShiftTradeRequest.expiration(ValueWrapperDate expiration) Update the expiration time for this shift trade.UpdateShiftTradeJobRequest.expirationDate(ValueWrapperDate expirationDate) When this shift trade will expire.voidPatchShiftTradeRequest.setExpiration(ValueWrapperDate expiration) voidUpdateShiftTradeJobRequest.setExpirationDate(ValueWrapperDate expirationDate)