Uses of Class
odata.msgraph.client.beta.entity.collection.request.BookingStaffMemberCollectionRequest
-
Packages that use BookingStaffMemberCollectionRequest Package Description odata.msgraph.client.beta.entity odata.msgraph.client.beta.entity.collection.request odata.msgraph.client.beta.entity.request -
-
Uses of BookingStaffMemberCollectionRequest in odata.msgraph.client.beta.entity
Methods in odata.msgraph.client.beta.entity that return BookingStaffMemberCollectionRequest Modifier and Type Method Description BookingStaffMemberCollectionRequestBookingBusiness. getStaffMembers()“All staff members that provides services in this business.” -
Uses of BookingStaffMemberCollectionRequest in odata.msgraph.client.beta.entity.collection.request
Methods in odata.msgraph.client.beta.entity.collection.request that return BookingStaffMemberCollectionRequest Modifier and Type Method Description BookingStaffMemberCollectionRequestBookingBusinessCollectionRequest. staffMembers() -
Uses of BookingStaffMemberCollectionRequest in odata.msgraph.client.beta.entity.request
Methods in odata.msgraph.client.beta.entity.request that return BookingStaffMemberCollectionRequest Modifier and Type Method Description BookingStaffMemberCollectionRequestBookingBusinessRequest. staffMembers()
-