SimpleModel<SubscriptionId>public class FullSubscription extends Subscription
| Constructor | Description |
|---|---|
FullSubscription() |
| Modifier and Type | Method | Description |
|---|---|---|
BigInteger |
getAmountLeft() |
|
BigDecimal |
getAmountLeftFormatted() |
|
InstallmentPlan |
getInstallmentPlan() |
|
ScheduledPayment |
getNextPayment() |
|
Integer |
getPaymentsLeft() |
getIdempotencyStatus, setIdempotencyStatusclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetAmount, getAmountFormatted, getCreatedOn, getCurrency, getId, getInitialAmount, getInitialAmountFormatted, getMetadata, getMetadata, getMode, getPeriod, getScheduleSettings, getStatus, getStoreId, getSubsequentCyclesStart, getTransactionTokenIdpublic BigInteger getAmountLeft()
public BigDecimal getAmountLeftFormatted()
public InstallmentPlan getInstallmentPlan()
public ScheduledPayment getNextPayment()
public Integer getPaymentsLeft()
Copyright © 2018 The Apache Software Foundation. All rights reserved.