IStreet Interface |
Namespace: Resto.Front.Api.Data.Brd
public interface IStreet : ISerializable, IEntity, IStreetStub
The IStreet type exposes the following members.
Name | Description | |
---|---|---|
City | ||
ExternalId | Identifier in external street database (for example, KLADR). | |
Id | (Inherited from IEntity.) | |
IsActive | ||
Name | ||
Revision | Incremental version of the entity. |
Name | Description | |
---|---|---|
GetObjectData | Populates a SerializationInfo with the data needed to serialize the target object. (Inherited from ISerializable.) |