Uses of Class
odata.msgraph.client.beta.entity.collection.request.TaxGroupCollectionRequest
-
Packages that use TaxGroupCollectionRequest Package Description odata.msgraph.client.beta.entity odata.msgraph.client.beta.entity.collection.request odata.msgraph.client.beta.entity.request -
-
Uses of TaxGroupCollectionRequest in odata.msgraph.client.beta.entity
Methods in odata.msgraph.client.beta.entity that return TaxGroupCollectionRequest Modifier and Type Method Description TaxGroupCollectionRequestCompany. getTaxGroups() -
Uses of TaxGroupCollectionRequest in odata.msgraph.client.beta.entity.collection.request
Methods in odata.msgraph.client.beta.entity.collection.request that return TaxGroupCollectionRequest Modifier and Type Method Description TaxGroupCollectionRequestCompanyCollectionRequest. taxGroups() -
Uses of TaxGroupCollectionRequest in odata.msgraph.client.beta.entity.request
Methods in odata.msgraph.client.beta.entity.request that return TaxGroupCollectionRequest Modifier and Type Method Description TaxGroupCollectionRequestCompanyRequest. taxGroups()
-