Interface RatingsStats

All Superinterfaces:
AttachedModel, BaseModel<RatingsStats>, ClassedModel, Cloneable, Comparable<RatingsStats>, CTModel<RatingsStats>, MVCCModel, PersistedModel, RatingsStatsModel, Serializable, ShardedModel, TypedModel
All Known Implementing Classes:
RatingsStatsWrapper

@ProviderType public interface RatingsStats extends PersistedModel, RatingsStatsModel
The extended model interface for the RatingsStats service. Represents a row in the "RatingsStats" database table, with each column mapped to a property of this class.
Author:
Brian Wing Shun Chan
See Also:
{$generated.description}