Uses of Class
odata.msgraph.client.beta.entity.request.TaxGroupRequest
-
Packages that use TaxGroupRequest Package Description odata.msgraph.client.beta.entity.collection.request odata.msgraph.client.beta.entity.request -
-
Uses of TaxGroupRequest in odata.msgraph.client.beta.entity.collection.request
Methods in odata.msgraph.client.beta.entity.collection.request that return TaxGroupRequest Modifier and Type Method Description TaxGroupRequestCompanyCollectionRequest. taxGroups(String id) -
Uses of TaxGroupRequest in odata.msgraph.client.beta.entity.request
Methods in odata.msgraph.client.beta.entity.request that return TaxGroupRequest Modifier and Type Method Description TaxGroupRequestCompanyRequest. taxGroups(String id)
-