Uses of Class
odata.msgraph.client.beta.entity.collection.request.BookingCustomerCollectionRequest
-
Packages that use BookingCustomerCollectionRequest Package Description odata.msgraph.client.beta.entity odata.msgraph.client.beta.entity.collection.request odata.msgraph.client.beta.entity.request -
-
Uses of BookingCustomerCollectionRequest in odata.msgraph.client.beta.entity
Methods in odata.msgraph.client.beta.entity that return BookingCustomerCollectionRequest Modifier and Type Method Description BookingCustomerCollectionRequestBookingBusiness. getCustomers()“All customers of this business.” -
Uses of BookingCustomerCollectionRequest in odata.msgraph.client.beta.entity.collection.request
Methods in odata.msgraph.client.beta.entity.collection.request that return BookingCustomerCollectionRequest Modifier and Type Method Description BookingCustomerCollectionRequestBookingBusinessCollectionRequest. customers() -
Uses of BookingCustomerCollectionRequest in odata.msgraph.client.beta.entity.request
Methods in odata.msgraph.client.beta.entity.request that return BookingCustomerCollectionRequest Modifier and Type Method Description BookingCustomerCollectionRequestBookingBusinessRequest. customers()
-