PayoutSettingsVerificationStatusEnum class
- Inheritance
-
- Object
- EnumClass
- PayoutSettingsVerificationStatusEnum
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 PayoutSettingsVerificationStatusEnum
-
The status of the verification process for the bank account. Possible values: * valid: the verification was successful. * pending: the verification is in progress. * invalid: the information provided is not complete. * rejected: there are reasons to refuse working with this entity.
-
pending
→ const PayoutSettingsVerificationStatusEnum
-
The status of the verification process for the bank account. Possible values: * valid: the verification was successful. * pending: the verification is in progress. * invalid: the information provided is not complete. * rejected: there are reasons to refuse working with this entity.
-
rejected
→ const PayoutSettingsVerificationStatusEnum
-
The status of the verification process for the bank account. Possible values: * valid: the verification was successful. * pending: the verification is in progress. * invalid: the information provided is not complete. * rejected: there are reasons to refuse working with this entity.
-
unknownDefaultOpenApi
→ const PayoutSettingsVerificationStatusEnum
-
The status of the verification process for the bank account. Possible values: * valid: the verification was successful. * pending: the verification is in progress. * invalid: the information provided is not complete. * rejected: there are reasons to refuse working with this entity.
-
valid
→ const PayoutSettingsVerificationStatusEnum
-
The status of the verification process for the bank account. Possible values: * valid: the verification was successful. * pending: the verification is in progress. * invalid: the information provided is not complete. * rejected: there are reasons to refuse working with this entity.