public interface DryRunArguments
| Modifier and Type | Method and Description |
|---|---|
SubscriptionEventType |
getAction() |
BillingActionPolicy |
getBillingActionPolicy() |
UUID |
getBundleId() |
DryRunType |
getDryRunType() |
org.joda.time.LocalDate |
getEffectiveDate() |
List<PlanPhasePriceOverride> |
getPlanPhasePriceOverrides() |
PlanPhaseSpecifier |
getPlanPhaseSpecifier() |
UUID |
getSubscriptionId() |
DryRunType getDryRunType()
PlanPhaseSpecifier getPlanPhaseSpecifier()
SubscriptionEventType getAction()
UUID getSubscriptionId()
org.joda.time.LocalDate getEffectiveDate()
UUID getBundleId()
BillingActionPolicy getBillingActionPolicy()
List<PlanPhasePriceOverride> getPlanPhasePriceOverrides()
Copyright © 2010-2016. All Rights Reserved.