Package com.stripe.model.v2.core.vault
Class GbBankAccount.ConfirmationOfPayee.Result
java.lang.Object
com.stripe.model.StripeObject
com.stripe.model.v2.core.vault.GbBankAccount.ConfirmationOfPayee.Result
- All Implemented Interfaces:
StripeObjectInterface
- Enclosing class:
- GbBankAccount.ConfirmationOfPayee
The result of the Confirmation of Payee check, once the check has been initiated. Closed
enum.
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic classThe fields that CoP service matched against.static classThe fields that are matched against what the network has on file. -
Field Summary
Fields inherited from class com.stripe.model.StripeObject
PRETTY_PRINT_GSON -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected booleanbooleaninthashCode()voidsetCreated(Instant created) voidvoidsetMatchResult(String matchResult) voidsetMessage(String message) voidMethods inherited from class com.stripe.model.StripeObject
deserializeStripeObject, deserializeStripeObject, deserializeStripeObject, deserializeStripeObject, equals, getLastResponse, getRawJsonObject, setLastResponse, toJson, toString