Class UpdateDecisionTableColumnsRequest

java.lang.Object
com.mypurecloud.sdk.v2.model.UpdateDecisionTableColumnsRequest
All Implemented Interfaces:
Serializable

public class UpdateDecisionTableColumnsRequest extends Object implements Serializable
Decision table columns will equal the columns contained in this request after the update is performed. If a list of columns types is not provided (i.e. is null) then no update is performed for that column type
See Also: