Uses of Class
odata.msgraph.client.beta.entity.request.TaxAreaRequest
-
Packages that use TaxAreaRequest Package Description odata.msgraph.client.beta.entity.collection.request odata.msgraph.client.beta.entity.request -
-
Uses of TaxAreaRequest in odata.msgraph.client.beta.entity.collection.request
Methods in odata.msgraph.client.beta.entity.collection.request that return TaxAreaRequest Modifier and Type Method Description TaxAreaRequestCompanyCollectionRequest. taxAreas(String id) -
Uses of TaxAreaRequest in odata.msgraph.client.beta.entity.request
Methods in odata.msgraph.client.beta.entity.request that return TaxAreaRequest Modifier and Type Method Description TaxAreaRequestCompanyRequest. taxAreas(String id)
-