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

 

a read-only bean to be available to advanced scripting

 

 

Methods Summary
abstract PriceScriptType getPrice()
    

 

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

 

 

 

 

getPrice

 

public abstract PriceScriptType getPrice( )