ReservationInfo Class | 
          
Namespace: Zebra.Sdk.Card.Containers
The ReservationInfo type exposes the following members.
| Name | Description | |
|---|---|---|
| ReservationInfo | Initializes a new instance of the ReservationInfo class  | 
| Name | Description | |
|---|---|---|
| InSession | 
            True if the printer is currently in session.
              | |
| SessionGranted | 
            True if the requested reservation has been granted.
              | |
| Token | 
            Reservation token.
              | 
| 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.) |