- All Superinterfaces:
- AttachedModel, AuditedModel, BaseModel<Subscription>, ClassedModel, java.lang.Cloneable, java.lang.Comparable<Subscription>, GroupedModel, MVCCModel, PersistedModel, java.io.Serializable, ShardedModel, SubscriptionModel, TypedModel
- All Known Implementing Classes:
- SubscriptionWrapper
@ProviderType
public interface Subscription
extends PersistedModel, SubscriptionModel
The extended model interface for the Subscription service. Represents a row in the "Subscription" database table, with each column mapped to a property of this class.
- Author:
- Brian Wing Shun Chan
- See Also:
SubscriptionModel
- Generated: