-
- All Implemented Interfaces:
-
java.io.Serializable,kotlin.Comparable
public enum PlaPageType extends Enum<PlaPageType>
Enum defining the different page types for PLA (Product Listing Ads) requests
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description public classPlaPageType.Companion
-
Method Summary
Modifier and Type Method Description final StringgetPageTypeName()final StringgetName()final IntegergetOrdinal()-
-
Method Detail
-
getPageTypeName
final String getPageTypeName()
-
getOrdinal
final Integer getOrdinal()
-
-
-
-