Interface UserTrackerPath

All Superinterfaces:
BaseModel<UserTrackerPath>, ClassedModel, Cloneable, Comparable<UserTrackerPath>, MVCCModel, PersistedModel, Serializable, ShardedModel, UserTrackerPathModel
All Known Implementing Classes:
UserTrackerPathWrapper

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