IStreet Interface |
Namespace: Resto.Front.Api.Data.Brd
public interface IStreet : ISerializable, IEntity, IVersionedEntity, 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. (Inherited from IVersionedEntity.) |
| Name | Description | |
|---|---|---|
| GetObjectData | Populates a SerializationInfo with the data needed to serialize the target object. (Inherited from ISerializable.) |