checkInRsvp( )


Checks-in an RSVP.

Method Declaration
Copy
Method Parameters
eventIdstringRequired

Event ID to which RSVP belongs.


optionsCheckInRsvpOptions

Optional fields.

Returns
Return Type:Promise<CheckInRsvpResponse>
Did this help?