public static class ModelGenericModifiers| RevertDeletion | Reverts the soft deletion of an item. |
| SetDeletedNow(IIsSoftDeletable, AccountDto) | Set item as soft deleted. |
| SetDeletedNow(IIsSoftDeletable, Guid) | Set item as soft deleted. |
| SetLicenseActive | Set item's license as active |
| SetLicenseExpired | Set item's license as expired |
| SetLockedNow | Set item as locked |
| SetModifiedNow | Change modified by stats to DateTime.UtcNow |
| SetUnlocked | Set item as unlocked |
| TrimLabel | Trim the label of IIdLabel object. |