export class AccountUpdateAttributes { name: string 'allow-informational-contacts': boolean 'organization-id': string // (UUIDv4) 'review-cash-transfers'?: boolean }