public class NextRecurringCharge extends StripeObject
PRETTY_PRINT_GSON
NextRecurringCharge()
Integer
getAmount()
String
getDate()
void
setAmount(Integer amount)
setDate(String date)
toString
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public NextRecurringCharge()
public Integer getAmount()
public void setAmount(Integer amount)
public String getDate()
public void setDate(String date)
Copyright © 2014 Stripe. All rights reserved.