MidServiceNotificationDataStatusEnum class
- Inheritance
-
- Object
- EnumClass
- MidServiceNotificationDataStatusEnum
Properties
-
hashCode
→ int
-
The hash code for this object.
no setterinherited
-
name
→ String
-
finalinherited
-
runtimeType
→ Type
-
A representation of the runtime type of the object.
no setterinherited
Methods
-
noSuchMethod(Invocation invocation)
→ dynamic
-
Invoked when a nonexistent method or property is accessed.
inherited
-
toString()
→ String
-
A string representation of this object.
inherited
Constants
-
capabilityPending
→ const MidServiceNotificationDataStatusEnum
-
The status of the request to add a payment method. Possible values: * success: the payment method was added. * failure: the request failed. * capabilityPending: the receivePayments capability is not allowed.
-
dataRequired
→ const MidServiceNotificationDataStatusEnum
-
The status of the request to add a payment method. Possible values: * success: the payment method was added. * failure: the request failed. * capabilityPending: the receivePayments capability is not allowed.
-
failure
→ const MidServiceNotificationDataStatusEnum
-
The status of the request to add a payment method. Possible values: * success: the payment method was added. * failure: the request failed. * capabilityPending: the receivePayments capability is not allowed.
-
success
→ const MidServiceNotificationDataStatusEnum
-
The status of the request to add a payment method. Possible values: * success: the payment method was added. * failure: the request failed. * capabilityPending: the receivePayments capability is not allowed.
-
unknownDefaultOpenApi
→ const MidServiceNotificationDataStatusEnum
-
The status of the request to add a payment method. Possible values: * success: the payment method was added. * failure: the request failed. * capabilityPending: the receivePayments capability is not allowed.
-
updatesExpected
→ const MidServiceNotificationDataStatusEnum
-
The status of the request to add a payment method. Possible values: * success: the payment method was added. * failure: the request failed. * capabilityPending: the receivePayments capability is not allowed.