public class Subscription extends AbstractSubscription
SUBSCRIPTION_RESOURCENIL_STR, NIL_VAL| Constructor and Description |
|---|
Subscription() |
getAddOns, getCustomFields, getPlanCode, getQuantity, getUnitAmountInCents, setAddOns, setCustomFields, setPlanCode, setQuantity, setUnitAmountInCentsbigDecimalOrNull, booleanOrNull, dateTimeOrNull, enumOrNull, enumOrNull, getHref, integerOrNull, isNull, longOrNull, newXmlMapper, setHref, setRecurlyClient, stringOrNullpublic Subscription()
public Account getAccount()
public void setAccount(Account account)
public Invoice getInvoice()
public String getCurrency()
public void setCurrency(Object currency)
public Integer getTaxInCents()
public void setTaxInCents(Object taxInCents)
public void setTaxRegion(Object taxRegion)
public String getTaxRegion()
public void setTaxRate(Object taxRate)
public BigDecimal getTaxRate()
public void setTaxType(Object taxType)
public String getTaxType()
public org.joda.time.DateTime getActivatedAt()
public void setActivatedAt(Object activatedAt)
public org.joda.time.DateTime getCanceledAt()
public void setCanceledAt(Object canceledAt)
public org.joda.time.DateTime getExpiresAt()
public void setExpiresAt(Object expiresAt)
public org.joda.time.DateTime getCurrentPeriodStartedAt()
public Integer getRemainingBillingCycles()
public void setRemainingBillingCycles(Object remainingBillingCycles)
public void setCurrentPeriodStartedAt(Object currentPeriodStartedAt)
public org.joda.time.DateTime getCurrentPeriodEndsAt()
public void setCurrentPeriodEndsAt(Object currentPeriodEndsAt)
public org.joda.time.DateTime getTrialStartedAt()
public void setTrialStartedAt(Object trialStartedAt)
public org.joda.time.DateTime getTrialEndsAt()
public void setTrialEndsAt(Object trialEndsAt)
public Subscription getPendingSubscription()
public void setPendingSubscription(Subscription pendingSubscription)
public org.joda.time.DateTime getStartsAt()
public void setStartsAt(Object startsAt)
public String getCollectionMethod()
public void setCollectionMethod(Object collectionMethod)
public Integer getNetTerms()
public void setNetTerms(Object netTerms)
public String getPoNumber()
public void setPoNumber(Object poNumber)
public org.joda.time.DateTime getFirstRenewalDate()
public String getCustomerNotes()
public void setCustomerNotes(Object customerNotes)
public String getTermsAndConditions()
public void setTermsAndConditions(Object termsAndConditions)
public void setFirstRenewalDate(Object firstRenewalDate)
public String getCouponCode()
public void setCouponCode(String couponCode)
public void setCouponCodes(List<String> couponCodes)
public List<String> getCouponCodes()
public RevenueScheduleType getRevenueScheduleType()
public void setRevenueScheduleType(Object revenueScheduleType)
public GiftCard getGiftCard()
public void setGiftCard(GiftCard giftCard)
public void setShippingAddress(ShippingAddress shippingAddress)
public ShippingAddress getShippingAddress()
public void setShippingAddressId(Object shippingAddressId)
public String getShippingMethodCode()
public void setShippingMethodCode(Object shippingMethodCode)
public Integer getShippingAmountInCents()
public void setShippingAmountInCents(Object shippingAmountInCents)
public org.joda.time.DateTime getUpdatedAt()
public void setUpdatedAt(Object updatedAt)
public Boolean getStartedWithGift()
public void setStartedWithGift(Object startedWithGift)
public org.joda.time.DateTime getConvertedAt()
public void setConvertedAt(Object convertedAt)
public String getNoBillingInfoReason()
public void setNoBillingInfoReason(Object noBillingInfoReason)
public Boolean getImportedTrial()
public void setImportedTrial(Object importedTrial)
public String getCreditCustomerNotes()
public void setCreditCustomerNotes(Object creditCustomerNotes)
public InvoiceCollection getInvoiceCollection()
public void setInvoiceCollection(InvoiceCollection invoiceCollection)
public Integer getRemainingPauseCycles()
public void setRemainingPauseCycles(Object remainingPauseCycles)
public org.joda.time.DateTime getPausedAt()
public void setPausedAt(Object pausedAt)
public Boolean getAutoRenew()
public void setAutoRenew(Object autoRenew)
public Integer getRenewalBillingCycles()
public void setRenewalBillingCycles(Object renewalBillingCycles)
public org.joda.time.DateTime getFirstBillDate()
public org.joda.time.DateTime getNextBillDate()
public org.joda.time.DateTime getCurrentTermStartedAt()
public org.joda.time.DateTime getCurrentTermEndsAt()
public String getTransactionType()
public void setTransactionType(Object transactionType)
public boolean equals(Object o)
equals in class AbstractSubscriptionpublic int hashCode()
hashCode in class AbstractSubscriptionCopyright © 2012-2020. All Rights Reserved.