Interface ChatCloseOperationResult

    • Method Detail

      • getTransactionCode

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