Uses of Class
odata.msgraph.client.beta.entity.collection.request.BookingServiceCollectionRequest
-
Packages that use BookingServiceCollectionRequest Package Description odata.msgraph.client.beta.entity odata.msgraph.client.beta.entity.collection.request odata.msgraph.client.beta.entity.request -
-
Uses of BookingServiceCollectionRequest in odata.msgraph.client.beta.entity
Methods in odata.msgraph.client.beta.entity that return BookingServiceCollectionRequest Modifier and Type Method Description BookingServiceCollectionRequestBookingBusiness. getServices()“All services offered by this business.” -
Uses of BookingServiceCollectionRequest in odata.msgraph.client.beta.entity.collection.request
Methods in odata.msgraph.client.beta.entity.collection.request that return BookingServiceCollectionRequest Modifier and Type Method Description BookingServiceCollectionRequestBookingBusinessCollectionRequest. services() -
Uses of BookingServiceCollectionRequest in odata.msgraph.client.beta.entity.request
Methods in odata.msgraph.client.beta.entity.request that return BookingServiceCollectionRequest Modifier and Type Method Description BookingServiceCollectionRequestBookingBusinessRequest. services()
-