GetTransactionsResponse: {
    pageInfo: PageInfo;
    transactions: Transaction[];
}