public final class SourceVerificationFlow extends StripeObject
PRETTY_PRINT_GSON| Constructor and Description |
|---|
SourceVerificationFlow() |
| Modifier and Type | Method and Description |
|---|---|
Integer |
getAttemptsRemaining() |
String |
getStatus() |
void |
setAttemptsRemaining(Integer attemptsRemaining) |
void |
setStatus(String status) |
equals, toStringCopyright © 2016 Stripe. All rights reserved.