Class SFSubscriptionItem

java.lang.Object
com.skava.subscription.orchestration.model.SFSubscriptionItem
All Implemented Interfaces:
Serializable

public class SFSubscriptionItem extends Object implements Serializable

The Class SFSubscription

This model represents the entire subscription of the customer.
Version:
8.6.0
Author:
Infosys Equinox
See Also:
  • Constructor Details

    • SFSubscriptionItem

      public SFSubscriptionItem()
  • Method Details

    • getQuantity

      public Integer getQuantity()
    • setQuantity

      public void setQuantity(Integer quantity)