Uses of Class
odata.msgraph.client.beta.entity.collection.request.PaymentTermCollectionRequest
-
Packages that use PaymentTermCollectionRequest Package Description odata.msgraph.client.beta.entity odata.msgraph.client.beta.entity.collection.request odata.msgraph.client.beta.entity.request -
-
Uses of PaymentTermCollectionRequest in odata.msgraph.client.beta.entity
Methods in odata.msgraph.client.beta.entity that return PaymentTermCollectionRequest Modifier and Type Method Description PaymentTermCollectionRequestCompany. getPaymentTerms() -
Uses of PaymentTermCollectionRequest in odata.msgraph.client.beta.entity.collection.request
Methods in odata.msgraph.client.beta.entity.collection.request that return PaymentTermCollectionRequest Modifier and Type Method Description PaymentTermCollectionRequestCompanyCollectionRequest. paymentTerms() -
Uses of PaymentTermCollectionRequest in odata.msgraph.client.beta.entity.request
Methods in odata.msgraph.client.beta.entity.request that return PaymentTermCollectionRequest Modifier and Type Method Description PaymentTermCollectionRequestCompanyRequest. paymentTerms()
-