PolarExpress.Params.CustomersDeleteCustomerByExternalIdParams
(polar_express v0.1.5)
Copy Markdown
View Source
Parameters for customers delete customer by external id.
Summary
Types
@type t() :: %PolarExpress.Params.CustomersDeleteCustomerByExternalIdParams{ anonymize: boolean() | nil }
anonymize- If true, also anonymize the customer's personal data for GDPR compliance.