Class SubscriptionPrice
java.lang.Object
de.bytestore.hostinger.entity.ecommerce.SubscriptionPrice
Represents the price details associated with a subscription product.
This class includes information such as the product, price, tax,
and interval type of the subscription. It also maintains audit
information like the creator and last modifier details.
The subscription price is linked to a specific product and supports
interval pricing based on various interval types.
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
SubscriptionPrice
public SubscriptionPrice()
-
-
Method Details
-
getIntervalType
-
setIntervalType
-