SubjectErasureResponseResultEnum class
- Inheritance
-
- Object
- EnumClass
- SubjectErasureResponseResultEnum
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<
SubjectErasureResponseResultEnum> -
no setter
-
values
→ BuiltSet<
SubjectErasureResponseResultEnum> -
no setter
Static Methods
Constants
- ACTIVE_RECURRING_TOKEN_EXISTS → const SubjectErasureResponseResultEnum
- The result of this operation.
- ALREADY_PROCESSED → const SubjectErasureResponseResultEnum
- The result of this operation.
- PAYMENT_NOT_FOUND → const SubjectErasureResponseResultEnum
- The result of this operation.
- SUCCESS → const SubjectErasureResponseResultEnum
- The result of this operation.
- unknownDefaultOpenApi → const SubjectErasureResponseResultEnum
- The result of this operation.