Uses of Class
odata.msgraph.client.beta.entity.collection.request.CustomerPaymentCollectionRequest
-
Packages that use CustomerPaymentCollectionRequest Package Description odata.msgraph.client.beta.entity odata.msgraph.client.beta.entity.collection.request odata.msgraph.client.beta.entity.request -
-
Uses of CustomerPaymentCollectionRequest in odata.msgraph.client.beta.entity
Methods in odata.msgraph.client.beta.entity that return CustomerPaymentCollectionRequest Modifier and Type Method Description CustomerPaymentCollectionRequestCompany. getCustomerPayments()CustomerPaymentCollectionRequestCustomerPaymentJournal. getCustomerPayments() -
Uses of CustomerPaymentCollectionRequest in odata.msgraph.client.beta.entity.collection.request
Methods in odata.msgraph.client.beta.entity.collection.request that return CustomerPaymentCollectionRequest Modifier and Type Method Description CustomerPaymentCollectionRequestCompanyCollectionRequest. customerPayments()CustomerPaymentCollectionRequestCustomerPaymentJournalCollectionRequest. customerPayments() -
Uses of CustomerPaymentCollectionRequest in odata.msgraph.client.beta.entity.request
Methods in odata.msgraph.client.beta.entity.request that return CustomerPaymentCollectionRequest Modifier and Type Method Description CustomerPaymentCollectionRequestCompanyRequest. customerPayments()CustomerPaymentCollectionRequestCustomerPaymentJournalRequest. customerPayments()
-