Package com.mypurecloud.sdk.v2.model
Class BulkAddDecisionTableRowsRequest
java.lang.Object
com.mypurecloud.sdk.v2.model.BulkAddDecisionTableRowsRequest
- All Implemented Interfaces:
Serializable
BulkAddDecisionTableRowsRequest
- See Also:
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
BulkAddDecisionTableRowsRequest
public BulkAddDecisionTableRowsRequest() -
BulkAddDecisionTableRowsRequest
-
-
Method Details
-
rows
The list of rows to create. Maximum 15 rows per request. RowIndex is not supported for bulk add - all rows will be appended to the end of the table in the order provided. -
getRows
-
setRows
-
equals
-
hashCode
public int hashCode() -
toString
-