Setup

To use the Attendance API, install the @wix/bookings package using npm or Yarn:

Copy

or

Copy

Then import { attendance } from @wix/bookings:

Copy
Did this help?