Interface TicketCloseOperationResult

    • Method Detail

      • getTransactionCode

        java.util.Optional<TransactionCode> getTransactionCode()
        The method returns the optionally assigned transaction code to the closed ticket. If no transaction code has been assigned an empty optional will be returned.
        Returns:
        the optional transaction code assigned to the closed ticket.
        Since:
        11.28