Interface InventoryEntrySetCustomTypeAction

All Superinterfaces:
InventoryEntryUpdateAction, ResourceUpdateAction<InventoryEntryUpdateAction>
All Known Implementing Classes:
InventoryEntrySetCustomTypeActionImpl

InventoryEntrySetCustomTypeAction
Example to create an instance using the builder pattern

     InventoryEntrySetCustomTypeAction inventoryEntrySetCustomTypeAction = InventoryEntrySetCustomTypeAction.builder()
             .build()