interface TransactionResponse {
    txId: string;
}

Properties

Properties

txId: string