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

NAME

Net::OpenXchange::Data::Appointment - OpenXchange detailed appointment data

VERSION

version 0.001

SYNOPSIS

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

ATTRIBUTES

location (Str)

Location of the appointment.

full_time (Bool)

Indicates if the appointment takes the whole day or has a start and end time. If full_time is true on object creation, start_date and end_date will be truncated to their date value.

SEE ALSO

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

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.