PaymentRefundResponseStatusEnum class
- Inheritance
-
- Object
- EnumClass
- PaymentRefundResponseStatusEnum
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<
PaymentRefundResponseStatusEnum> -
no setter
-
values
→ BuiltSet<
PaymentRefundResponseStatusEnum> -
no setter
Static Methods
Constants
- received → const PaymentRefundResponseStatusEnum
- The status of your request. This will always have the value received.
- unknownDefaultOpenApi → const PaymentRefundResponseStatusEnum
- The status of your request. This will always have the value received.