External |
[SerializableAttribute] public sealed class ExternalPaymentItemAdditionalData : IEquatable<ExternalPaymentItemAdditionalData>, IPaymentItemAdditionalData
The ExternalPaymentItemAdditionalData type exposes the following members.
| Name | Description | |
|---|---|---|
| ExternalPaymentItemAdditionalData | Initializes a new instance of the ExternalPaymentItemAdditionalData class |
| Name | Description | |
|---|---|---|
| CustomData | Custom data. |
| Name | Description | |
|---|---|---|
| Equals(ExternalPaymentItemAdditionalData) | Indicates whether the current object is equal to another object of the same type. | |
| Equals(Object) | Determines whether the specified object is equal to the current object. (Overrides ObjectEquals(Object)) | |
| GetHashCode | Serves as the default hash function. (Overrides ObjectGetHashCode) | |
| GetType | Gets the Type of the current instance. (Inherited from Object) | |
| ToString | Returns a string that represents the current object. (Inherited from Object) |