Representation of an account
{ "$schema": "https://json-schema.org/draft/2020-12/schema", "title": "Account", "type": "object", "description": "Representation of an account" }