DisputeEventNotificationTypeEnum class
- Inheritance
-
- Object
- EnumClass
- DisputeEventNotificationTypeEnum
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<
DisputeEventNotificationTypeEnum> -
no setter
-
values
→ BuiltSet<
DisputeEventNotificationTypeEnum> -
no setter
Static Methods
Constants
- duplicate → const DisputeEventNotificationTypeEnum
- The type of dispute raised for the transaction.
- fraud → const DisputeEventNotificationTypeEnum
- The type of dispute raised for the transaction.
- notDelivered → const DisputeEventNotificationTypeEnum
- The type of dispute raised for the transaction.
- other → const DisputeEventNotificationTypeEnum
- The type of dispute raised for the transaction.
- unknownDefaultOpenApi → const DisputeEventNotificationTypeEnum
- The type of dispute raised for the transaction.