namespace Models.Model.Backend; public enum SizeUnits { Byte, KB, MB, GB, }