AccountSupportingEntityCapabilityVerificationStatusEnum class
- Inheritance
-
- Object
- EnumClass
- AccountSupportingEntityCapabilityVerificationStatusEnum
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
-
invalid
→ const AccountSupportingEntityCapabilityVerificationStatusEnum
-
The status of the verification checks for the supporting entity capability. Possible values: * pending: Adyen is running the verification. * invalid: The verification failed. Check if the
errors array contains more information. * valid: The verification has been successfully completed. * rejected: Adyen has verified the information, but found reasons to not allow the capability.
-
pending
→ const AccountSupportingEntityCapabilityVerificationStatusEnum
-
The status of the verification checks for the supporting entity capability. Possible values: * pending: Adyen is running the verification. * invalid: The verification failed. Check if the
errors array contains more information. * valid: The verification has been successfully completed. * rejected: Adyen has verified the information, but found reasons to not allow the capability.
-
rejected
→ const AccountSupportingEntityCapabilityVerificationStatusEnum
-
The status of the verification checks for the supporting entity capability. Possible values: * pending: Adyen is running the verification. * invalid: The verification failed. Check if the
errors array contains more information. * valid: The verification has been successfully completed. * rejected: Adyen has verified the information, but found reasons to not allow the capability.
-
unknownDefaultOpenApi
→ const AccountSupportingEntityCapabilityVerificationStatusEnum
-
The status of the verification checks for the supporting entity capability. Possible values: * pending: Adyen is running the verification. * invalid: The verification failed. Check if the
errors array contains more information. * valid: The verification has been successfully completed. * rejected: Adyen has verified the information, but found reasons to not allow the capability.
-
valid
→ const AccountSupportingEntityCapabilityVerificationStatusEnum
-
The status of the verification checks for the supporting entity capability. Possible values: * pending: Adyen is running the verification. * invalid: The verification failed. Check if the
errors array contains more information. * valid: The verification has been successfully completed. * rejected: Adyen has verified the information, but found reasons to not allow the capability.