The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

WebService::Mattermost::V4::API::Object::DataRetentionPolicy - A data retention item.

VERSION

version 0.24

DESCRIPTION

A data retention policy.

ATTRIBUTES

message_deletion_enabled
file_deletion_enabled
message_retention_cutoff

UNIX timestamp.

file_retention_cutoff

UNIX timestamp.

messages_kept_until

DateTime.

files_kept_until

DateTime.

AUTHOR

Mike Jones <mike@netsplit.org.uk>

COPYRIGHT AND LICENSE

This software is Copyright (c) 2020 by Mike Jones.

This is free software, licensed under:

  The MIT (X11) License