public interface Subscription extends Entitlement
SubscriptionApi
It contains its Entitlement
and additional billing related information.SubscriptionApi
Entitlement.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, updateBCD
getCreatedDate, getId, getUpdatedDate
org.joda.time.LocalDate getBillingStartDate()
org.joda.time.LocalDate getBillingEndDate()
org.joda.time.LocalDate getChargedThroughDate()
Subscription got invoiced
java.util.List<SubscriptionEvent> getSubscriptionEvents()
Copyright © 2010-2019. All Rights Reserved.