Package io.didomi.sdk.purpose.ctv.model
Class TVPurposeItem.Bulk
-
- All Implemented Interfaces:
public final class TVPurposeItem.Bulk extends TVPurposeItem
Bulk action
-
-
Constructor Summary
Constructors Constructor Description TVPurposeItem.Bulk(String title, String status, Boolean isChecked, Integer typeId)
-
Method Summary
-
-
Method Detail
-
setChecked
final Unit setChecked(Boolean isChecked)
- Parameters:
isChecked- as Boolean true if checked
-
-
-
-