public final class SourceRedirectFlow extends StripeObject
PRETTY_PRINT_GSON
Constructor and Description |
---|
SourceRedirectFlow() |
Modifier and Type | Method and Description |
---|---|
String |
getReturnURL() |
String |
getStatus() |
String |
getURL() |
void |
setReturnURL(String returnUrl) |
void |
setStatus(String status) |
void |
setURL(String url) |
equals, toJson, toString
Copyright © 2017 Stripe. All rights reserved.