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

NAME

WebService::Mattermost::V4::API::Resource::Role::Single - Marks a resource as an object with an identifier.

VERSION

version 0.27

DESCRIPTION

To be included in API resources for a single result object (i.e. something with a unique identifier).

The id attribute may be overridden by an ID parameter being passed to a method call (which will take precedence over the id attribute).

ATTRIBUTES

id

String.

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