The name of the bin. The bin must contain a List value.
An array of list values to remove.
Optional
returnType: lists.returnTypeThe return type indicating what data of the removed item(s) to return (if any).
List operation that can be used with the Client#operate command.
returnType
, you can also use
~ListOperation#andReturn|ListOperation#andReturn to
select what data to return.
Removes one or more items identified by a list of values from the list.