export class AccountData { data: { type: string id: string // UUIDv4 } }