| PlastekPaymentItemAdditionalData Class | 
 Inheritance Hierarchy
Inheritance HierarchyNamespace: Resto.Front.Api.Data.Payments
 Syntax
Syntax[SerializableAttribute] public sealed class PlastekPaymentItemAdditionalData : IEquatable<PlastekPaymentItemAdditionalData>, IPaymentItemAdditionalData
The PlastekPaymentItemAdditionalData type exposes the following members.
 Constructors
Constructors| Name | Description | |
|---|---|---|
|  | PlastekPaymentItemAdditionalData | Initializes a new instance of the PlastekPaymentItemAdditionalData class | 
 Properties
Properties| Name | Description | |
|---|---|---|
|  | PlastekCardNumber | 
            Card number.
             | 
 Methods
Methods| Name | Description | |
|---|---|---|
|  | Equals(Object) | Determines whether the specified object is equal to the current object.(Overrides ObjectEquals(Object).) | 
|  | Equals(PlastekPaymentItemAdditionalData) | 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.) | 
 See Also
See Also