IStreet Interface |
Namespace: Resto.Front.Api.V4.Data.Brd
public interface IStreet : ISerializable, IEntity, IVersionedEntity
The IStreet type exposes the following members.
Name | Description | |
---|---|---|
City | ||
Id | (Inherited from IEntity.) | |
IsActive | ||
Name | ||
Revision | (Inherited from IVersionedEntity.) |
Name | Description | |
---|---|---|
GetObjectData | Populates a SerializationInfo with the data needed to serialize the target object. (Inherited from ISerializable.) |
Name | Description | |
---|---|---|
ToEntityStub | (Defined by IEntityExtensions.) |