@valon-technologies/gestalt
    Preparing search index...

    Interface TransactionAbortRequest

    interface TransactionAbortRequest {
        reason: string;
    }
    Index

    Properties

    Properties

    reason: string