PlaziusPaymentItemAdditionalData Class | 
Namespace: Resto.Front.Api.Data.Payments
[SerializableAttribute] public sealed class PlaziusPaymentItemAdditionalData : IEquatable<PlaziusPaymentItemAdditionalData>, IPaymentItemAdditionalData
The PlaziusPaymentItemAdditionalData type exposes the following members.
| Name | Description | |
|---|---|---|
| PlaziusPaymentItemAdditionalData | Initializes a new instance of the PlaziusPaymentItemAdditionalData class  | 
| Name | Description | |
|---|---|---|
| CardExternalId | ||
| CardExternalIdType | ||
| CardNumberOrBarcode | ||
| DiscountSum |  Obsolete.  
            Total sum that Plazius will process as discount from all discount marketing campaigns.
            It is calculated by Plazius, so setting it to another value can be harmful.
              | |
| DiscountSums | 
            Sums that Plazius will process as discount from all discount marketing campaigns.
            It is calculated by Plazius, so setting it to another value can be harmful.
              | 
| Name | Description | |
|---|---|---|
| Equals(Object) | Determines whether the specified object is equal to the current object.  (Overrides ObjectEquals(Object).) | |
| Equals(PlaziusPaymentItemAdditionalData) | Indicates whether the current object is equal to another object of the same type.  | |
| 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.) |