Polarex.OrganizationNotificationSettings (Polarex v0.2.8)

View Source

Provides struct and type for a OrganizationNotificationSettings

Summary

Types

t()

@type t() :: %Polarex.OrganizationNotificationSettings{
  new_order: boolean(),
  new_subscription: boolean()
}