OrganizationDetailsInfo Class |
Namespace: Resto.Front.Api.Data.Payments
[SerializableAttribute] public sealed class OrganizationDetailsInfo
The OrganizationDetailsInfo type exposes the following members.
| Name | Description | |
|---|---|---|
| OrganizationDetailsInfo |
Initializes a new instance of the OrganizationDetailsInfo class.
|
| Name | Description | |
|---|---|---|
| AccountingReasonCode |
Tax Registration Reason Code, KPP of organization.
| |
| Address |
Legal address of organization.
| |
| Code |
Taxpayer Identification Number, INN of organization.
| |
| CustomerId |
Identifier of linked customer.
| |
| FullAddressCity |
Full address of organization: City.
| |
| FullAddressCountry |
Full address of organization: Country.
| |
| FullAddressHouse |
Full address of organization: House.
| |
| FullAddressIndex |
Full address of organization: Index.
| |
| FullAddressRegion |
Full address of organization: Region.
| |
| FullAddressStreet |
Full address of organization: Street.
| |
| Name |
Name of organization.
|
| 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.) | |
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| ToString | Returns a string that represents the current object. (Inherited from Object.) |