com.tle.core.payment.scripting.types
Interface SubscriptionTierScriptType
Declaration: public interface SubscriptionTierScriptType extends BaseTierScriptType
All Superinterfaces: BaseEntityScriptType, BaseTierScriptType, java.io.Serializable

 

 

Methods Summary
abstract java.util.List<PriceScriptType> getPrices()
    

 

Methods inherited from interface: com.tle.common.scripting.types.BaseEntityScriptType
getDescription, getName, getUniqueID, getUuid

 

 

 

 

getPrices

 

public abstract java.util.List<PriceScriptType> getPrices( )