The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

NAME

WebService::Mattermost::V4::API::Resource - base class for API resources.

DESCRIPTION

ATTRIBUTES

auth_token

An auth token to use in the headers for every API call. Authentication is required to use the Mattermost API.

base_url

The API's base URL.

resource

The name of the API resource, for example WebService::Mattermost::V4::API::Brand's resource is 'brand'.

AUTHOR

Mike Jones email:mike@netsplit.org.uk