CatSceneType (Enumeration)

enum CatSceneType {
  CatSceneTypeDelta,
  CatSceneTypeFull
}
The different types of a new ProductScene scene.
See also:
See also:
Values:
CatSceneTypeDelta
The product scene is a DELTA scene.
CatSceneTypeFull
The product scene is a FULL scene.