GetStorageStatusDto public class GetStorageStatusDto Documentation public int UserQuotaMax { get; set; } public int UserQuotaUsed { get; set; } public GetStorageStatusDto()