{ "$schema": "https://json-structure.org/meta/extended/v0/#", "$id": "https://api-evangelist.github.io/bank-of-america/json-structure/statementlistresponse-structure.json", "title": "StatementListResponse", "type": "record", "members": [ { "name": "statements", "type": "array", "description": "" }, { "name": "totalCount", "type": "integer", "description": "" } ] }