This is it. Don't get scared now. (Converted to Ratermania.Automation)
This commit is contained in:
14
PartSource.Automation/Models/Enums/SeoDataType.cs
Normal file
14
PartSource.Automation/Models/Enums/SeoDataType.cs
Normal file
@@ -0,0 +1,14 @@
|
||||
using System;
|
||||
using System.Collections.Generic;
|
||||
using System.Text;
|
||||
|
||||
namespace PartSource.Automation.Models.Enums
|
||||
{
|
||||
public enum SeoDataType
|
||||
{
|
||||
Fitment,
|
||||
Vehicle,
|
||||
Image,
|
||||
Prodfeed
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user