public class AccountDeclineChargeOn extends StripeObject
PRETTY_PRINT_GSON| Constructor and Description |
|---|
AccountDeclineChargeOn() |
| Modifier and Type | Method and Description |
|---|---|
Boolean |
getAvsFailure() |
Boolean |
getCvcFailure() |
void |
setAvsFailure(Boolean avsFailure) |
void |
setCvcFailure(Boolean cvcFailure) |
equals, toStringCopyright © 2016 Stripe. All rights reserved.