Fires2REST - v0.3.0
    Preparing search index...

    Interface BeginTransactionResponse

    Response from beginTransaction

    interface BeginTransactionResponse {
        transaction: string;
    }
    Index

    Properties

    Properties

    transaction: string

    The transaction ID (base64 encoded)