Iiko |
[SerializableAttribute] public sealed class IikoCard51PaymentItemAdditionalData : IEquatable<IikoCard51PaymentItemAdditionalData>, IPaymentItemAdditionalData
The IikoCard51PaymentItemAdditionalData type exposes the following members.
| Name | Description | |
|---|---|---|
| IikoCard51PaymentItemAdditionalData | Initializes a new instance of the IikoCard51PaymentItemAdditionalData class |
| Name | Description | |
|---|---|---|
| Credential | Guest credential, authorizing payment. | |
| SearchScope | Guest credential search scope. |
| Name | Description | |
|---|---|---|
| Equals(IikoCard51PaymentItemAdditionalData) | 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) |