CardInputDialogResult Class | 
Namespace: Resto.Front.Api.Data.View
[SerializableAttribute] public sealed class CardInputDialogResult : IInputDialogResult
The CardInputDialogResult type exposes the following members.
| Name | Description | |
|---|---|---|
| CardInputDialogResult | Initializes a new instance of the CardInputDialogResult class  | 
| Name | Description | |
|---|---|---|
| FullCardTrack | 
            Raw track, which includes all tracks altogether.
              | |
| Track1 | 
            First track of the card.
              | |
| Track2 | 
            Second track of the card.
              | |
| Track3 | 
            Third track of the card.
              | 
| 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.) |