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