Interface BookingLocation
Properties
bookable_parking_options?: BookableParkingOptionsinterface BookableParkingOptionsBookableParkingOptions[] | null
booking_terms?: BookingTermsinterface BookingTermsBookingTerms[] | null
connector_id?: null | string