Interface MultipleActionResultInternal

interface MultipleActionResult {
    transactionId: string;
}

Properties

Properties

transactionId: string