Polarex.CustomerPortalSubscriptionSettings (Polarex v0.2.9)

View Source

Provides struct and type for a CustomerPortalSubscriptionSettings

Summary

Types

t()

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