java.lang.Object
de.hybris.platform.sap.saprevenuecloudorder.pojo.subscription.v1.CancellationPolicy
All Implemented Interfaces:
Serializable

public class CancellationPolicy extends Object implements Serializable
See Also:
  • Constructor Details

    • CancellationPolicy

      public CancellationPolicy()
  • Method Details

    • setAllowMidBillCycleExpiration

      public void setAllowMidBillCycleExpiration(Boolean allowMidBillCycleExpiration)
    • getAllowMidBillCycleExpiration

      public Boolean getAllowMidBillCycleExpiration()
    • setTermOfNotice

      public void setTermOfNotice(Integer termOfNotice)
    • getTermOfNotice

      public Integer getTermOfNotice()
    • setWithdrawalPeriod

      public void setWithdrawalPeriod(Integer withdrawalPeriod)
    • getWithdrawalPeriod

      public Integer getWithdrawalPeriod()
    • setWithdrawalPeriodEndDate

      public void setWithdrawalPeriodEndDate(Date withdrawalPeriodEndDate)
    • getWithdrawalPeriodEndDate

      public Date getWithdrawalPeriodEndDate()