Interface FindBookingQueryParams

Hierarchy

  • FindBookingQueryParams

Properties

Properties

configurationId?: string

The ID of the Configuration object whose settings are used for calculating availability. If you're using session authentication (requires_session_auth is set to true), configuration_id is not required.

slug?: string

The slug of the Configuration object whose settings are used for calculating availability. If you're using session authentication (requires_session_auth is set to true) or using configurationId, slug is not required.

Generated using TypeDoc