public interface Subscription extends Entitlement
SubscriptionApi
It contains its Entitlement and additional billing related information.SubscriptionApiEntitlement.EntitlementActionPolicy, Entitlement.EntitlementSourceType, Entitlement.EntitlementState| Modifier and Type | Method and Description |
|---|---|
org.joda.time.LocalDate |
getBillingEndDate() |
org.joda.time.LocalDate |
getBillingStartDate() |
org.joda.time.LocalDate |
getChargedThroughDate() |
java.util.List<SubscriptionEvent> |
getSubscriptionEvents() |
cancelEntitlementWithDate, cancelEntitlementWithDateOverrideBillingPolicy, cancelEntitlementWithPolicy, cancelEntitlementWithPolicyOverrideBillingPolicy, changePlan, changePlanOverrideBillingPolicy, changePlanWithDate, getAccountId, getBaseEntitlementId, getBillCycleDayLocal, getBundleId, getEffectiveEndDate, getEffectiveStartDate, getExternalKey, getLastActivePhase, getLastActivePlan, getLastActivePriceList, getLastActiveProduct, getLastActiveProductCategory, getSourceType, getState, uncancelEntitlement, undoChangePlan, updateBCDgetCreatedDate, getId, getUpdatedDateorg.joda.time.LocalDate getBillingStartDate()
org.joda.time.LocalDate getBillingEndDate()
org.joda.time.LocalDate getChargedThroughDate()
Subscription got invoicedjava.util.List<SubscriptionEvent> getSubscriptionEvents()
Copyright © 2010-2019. All Rights Reserved.