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.
| |
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.) |