Properties common to all accounts
{ "$schema": "https://json-schema.org/draft/2020-12/schema", "title": "BaseAccount", "type": "object", "description": "Properties common to all accounts", "properties": {} }