Type alias GetTransactionRequest

GetTransactionRequest: {
    transactionId: EntityId;
    walletId: EntityId;
}

Type declaration

Generated using TypeDoc