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 class
The fields that CoP service matched against.static class
The 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 boolean
boolean
int
hashCode()
void
setCreated
(Instant created) void
void
setMatchResult
(String matchResult) void
setMessage
(String message) void
Methods inherited from class com.stripe.model.StripeObject
deserializeStripeObject, deserializeStripeObject, deserializeStripeObject, deserializeStripeObject, equals, getLastResponse, getRawJsonObject, setLastResponse, toJson, toString