Method: PureCloud::PolicyActions#always_delete

Defined in:
lib/purecloudplatformclientv2/models/policy_actions.rb

#always_deleteObject

true to delete the recording associated with the conversation regardless of the values of retainRecording or deleteRecording. Default = false



28
29
30
# File 'lib/purecloudplatformclientv2/models/policy_actions.rb', line 28

def always_delete
  @always_delete
end