Provides struct and type for a CustomerPortalSubscriptionSettings
@type t() :: %Polarex.CustomerPortalSubscriptionSettings{ pause: boolean() | nil, update_plan: boolean(), update_seats: boolean() }