- Add missing properties: `last_modified_ledger`, `last_modified_time` - Remove deprecated properties: `_links.effects` - Fix `Links.Operations` type: should be `Link<Page<OperationResponse>>` instead of `Link` - Fix `Links.Transactions` type: should be `Link<Page<TransactionResponse>>` instead of `Link`
last_modified_ledger,last_modified_time_links.effectsLinks.Operationstype: should beLink<Page<OperationResponse>>instead ofLinkLinks.Transactionstype: should beLink<Page<TransactionResponse>>instead ofLink