# Cyclos4102Api.TicketProcessResult

## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**ticketNumber** | **String** | The ticket number identifier. | [optional] 
**actuallyProcessed** | **Boolean** | Flag indicating if the ticket was processed by this invocation or the ticket was already processed in a previous invocation. This will only  be true for the first invocation of the &#x60;process&#x60; service method.  | [optional] 
**transaction** | [**Transaction**](Transaction.md) | The generated payment. | [optional] 


