public class NextRecurringCharge extends StripeObject
PRETTY_PRINT_GSON| Constructor and Description |
|---|
NextRecurringCharge() |
| Modifier and Type | Method and Description |
|---|---|
Integer |
getAmount() |
String |
getDate() |
void |
setAmount(Integer amount) |
void |
setDate(String date) |
equals, toStringCopyright © 2016 Stripe. All rights reserved.