-
- All Implemented Interfaces:
-
java.io.Serializable,kotlin.Comparable
public enum PLYWebCheckoutProvider extends Enum<PLYWebCheckoutProvider>
Web checkout providers.
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description public classPLYWebCheckoutProvider.Companion
-
Method Summary
Modifier and Type Method Description final BooleanisSupported()final StringgetValue()final StringgetName()final IntegergetOrdinal()-
-
Method Detail
-
isSupported
final Boolean isSupported()
-
getOrdinal
final Integer getOrdinal()
-
-
-
-