Polarex.OrganizationCustomerEmailSettings (Polarex v0.2.8)
View SourceProvides struct and type for a OrganizationCustomerEmailSettings
Summary
Types
@type t() :: %Polarex.OrganizationCustomerEmailSettings{ order_confirmation: boolean(), subscription_cancellation: boolean(), subscription_confirmation: boolean(), subscription_cycled: boolean(), subscription_past_due: boolean(), subscription_revoked: boolean(), subscription_uncanceled: boolean(), subscription_updated: boolean() }