GetTransactionResponse: {
    data: {
        items: GetTransactionsItem[];
    };
}

Type declaration

Generated using TypeDoc