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, toJson, toString
Copyright © 2017 Stripe. All rights reserved.