Interface SocialRequest

All Superinterfaces:
AttachedModel, BaseModel<SocialRequest>, ClassedModel, Cloneable, Comparable<SocialRequest>, CTModel<SocialRequest>, MVCCModel, PersistedModel, Serializable, ShardedModel, SocialRequestModel, TypedModel
All Known Implementing Classes:
SocialRequestWrapper

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