Interface DestroyBookingParams

The parameters for the destroy method

Hierarchy

  • DestroyBookingParams

Properties

bookingId: string

The id of the Booking to retrieve. Use "primary" to refer to the primary booking associated with grant.

The query parameters to include in the request

requestBody?: DeleteBookingRequest

Generated using TypeDoc