NAME

SemanticWeb::Schema::RsvpAction - The act of notifying an event organizer as to whether you expect to attend the event.

VERSION

version v0.0.4

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

comment

Comments, typically from users.

A comment should be one of the following types:

InstanceOf['SemanticWeb::Schema::Comment']

rsvp_response

rsvpResponse

The response (yes, no, maybe) to the RSVP.

A rsvp_response should be one of the following types:

InstanceOf['SemanticWeb::Schema::RsvpResponseType']

SEE ALSO

SemanticWeb::Schema::InformAction

AUTHOR

Robert Rothenberg <rrwo@cpan.org>

COPYRIGHT AND LICENSE

This software is Copyright (c) 2018 by Robert Rothenberg.

This is free software, licensed under:

The Artistic License 2.0 (GPL Compatible)