Polarex.CustomerPortalSubscriptionSettings (Polarex v0.3.1)

Copy Markdown View Source

Provides struct and type for a CustomerPortalSubscriptionSettings

Summary

Types

t()

@type t() :: %Polarex.CustomerPortalSubscriptionSettings{
  update_plan: boolean(),
  update_seats: boolean()
}