ExternalCompanyInfo Class |
Namespace: Resto.Front.Api.Data.Brd
[SerializableAttribute] public sealed class ExternalCompanyInfo : ISerializable
The ExternalCompanyInfo type exposes the following members.
| Name | Description | |
|---|---|---|
| ExternalCompanyInfo | Initializes a new instance of the ExternalCompanyInfo class | |
| ExternalCompanyInfo(String, String, String, String, String, String, String, String, String, String, String, String) |
Initializes a new instance of the ExternalCompanyInfo class.
|
| Name | Description | |
|---|---|---|
| Building |
Building.
| |
| City |
City.
| |
| CompanyName |
Company name.
| |
| Country |
Country.
| |
Email.
| ||
| FinanciallyResponsiblePerson |
Financially responsible person.
| |
| FiscalCode |
Fiscal code.
| |
| Postcode |
Postcode.
| |
| RecipientCode |
Recipient code.
| |
| Region |
Region.
| |
| Street |
Street.
| |
| TaxId |
Tax ID.
|
| Name | Description | |
|---|---|---|
| Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) | |
| GetHashCode | Serves as the default hash function. (Inherited from Object.) | |
| GetObjectData | ||
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| ToString | Returns a string that represents the current object. (Inherited from Object.) |