LoyaltyHandling class
- Inheritance
-
- Object
- EnumClass
- LoyaltyHandling
Properties
Methods
-
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
toString(
) → String -
A string representation of this object.
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited
Static Properties
-
serializer
→ Serializer<
LoyaltyHandling> -
no setter
-
values
→ BuiltSet<
LoyaltyHandling> -
no setter
Static Methods
-
valueOf(
String name) → LoyaltyHandling
Constants
- allowed → const LoyaltyHandling
- forbidden → const LoyaltyHandling
- processed → const LoyaltyHandling
- proposed → const LoyaltyHandling
- required_ → const LoyaltyHandling
- unknownDefaultOpenApi → const LoyaltyHandling