| IAddress Interface | 
Namespace: Resto.Front.Api.Data.Brd
 Syntax
Syntaxpublic interface IAddress : ISerializable
The IAddress type exposes the following members.
 Properties
Properties| Name | Description | |
|---|---|---|
|  | AdditionalInfo | |
|  | Building | |
|  | Doorphone | |
|  | Entrance | |
|  | ExternalCartographyId | |
|  | Flat | |
|  | Floor | |
|  | House | |
|  | Index | |
|  | Region | |
|  | Street | 
 Methods
Methods| Name | Description | |
|---|---|---|
|  | GetObjectData | Populates a SerializationInfo with the data needed to serialize the target object.(Inherited from ISerializable.) | 
 See Also
See Also