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

Net::OpenXchange::Data::Contact - OpenXchange detailed contact data

VERSION

version 0.001

SYNOPSIS

Net::OpenXchange::Data::Contact is a role providing attributes for Net::OpenXchange::Object packages.

ATTRIBUTES

display_name (Str)

Display name of this contact

first_name (Str)

First name of this contact

last_name (Str)

Last name of this contact

nickname (Str)

Nick name of this contact

SEE ALSO

http://oxpedia.org/wiki/index.php?title=HTTP_API#DetailedContactData

AUTHOR

Maximilian Gass <maximilian.gass@credativ.de>

COPYRIGHT AND LICENSE

This software is copyright (c) 2011 by Maximilian Gass.

This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself.