Provides struct and type for a BenefitSlackSharedChannelUpdate
Summary
Types
@type t() :: %Polarex.BenefitSlackSharedChannelUpdate{ description: String.t() | nil, metadata: map() | nil, properties: Polarex.BenefitSlackSharedChannelCreateProperties.t() | nil, type: String.t() }