Type alias GetTransferRequest

GetTransferRequest: {
    transferId: EntityId;
    walletId: EntityId;
}

Type declaration

Generated using TypeDoc