Parameters for customers delete customer.
Summary
Types
@type t() :: %PolarExpress.Params.CustomersDeleteCustomerParams{ anonymize: boolean() | nil }
anonymize- If true, also anonymize the customer's personal data for GDPR compliance. This replaces email with a hashed version, hashes name and billing name (name preserved for businesses with tax_id), clears billing address, and removes OAuth account data.