Freeclimb::SetDTMFPassThrough Properties Name Type Description Notes dtmf_pass_through Boolean Specifying `false` mutes the Participant's dtmf audio. [optional] Example require 'freeclimb' instance = Freeclimb::SetDTMFPassThrough.new( dtmf_pass_through: null )