Looking for help!
NAME
SemanticWeb::Schema::RsvpAction - The act of notifying an event organizer as to whether you expect to attend the event.
VERSION
version v12.0.0
DESCRIPTION
The act of notifying an event organizer as to whether you expect to attend the event.
ATTRIBUTES
additional_number_of_guests
additionalNumberOfGuests
If responding yes, the number of guests who will attend in addition to the invitee.
A additional_number_of_guests should be one of the following types:
Num
_has_additional_number_of_guests
A predicate for the "additional_number_of_guests" attribute.
comment
Comments, typically from users.
A comment should be one of the following types:
_has_comment
A predicate for the "comment" attribute.
rsvp_response
rsvpResponse
The response (yes, no, maybe) to the RSVP.
A rsvp_response should be one of the following types:
_has_rsvp_response
A predicate for the "rsvp_response" attribute.
SEE ALSO
SemanticWeb::Schema::InformAction
SOURCE
The development version is on github at https://github.com/robrwo/SemanticWeb-Schema and may be cloned from git://github.com/robrwo/SemanticWeb-Schema.git
BUGS
Please report any bugs or feature requests on the bugtracker website https://github.com/robrwo/SemanticWeb-Schema/issues
When submitting a bug or request, please include a test-file or a patch to an existing test-file that illustrates the bug or desired feature.
AUTHOR
Robert Rothenberg <rrwo@cpan.org>
COPYRIGHT AND LICENSE
This software is Copyright (c) 2018-2021 by Robert Rothenberg.
This is free software, licensed under:
The Artistic License 2.0 (GPL Compatible)