Uses of Class
odata.msgraph.client.beta.entity.request.CustomerPaymentJournalRequest
-
Packages that use CustomerPaymentJournalRequest Package Description odata.msgraph.client.beta.entity.collection.request odata.msgraph.client.beta.entity.request -
-
Uses of CustomerPaymentJournalRequest in odata.msgraph.client.beta.entity.collection.request
Methods in odata.msgraph.client.beta.entity.collection.request that return CustomerPaymentJournalRequest Modifier and Type Method Description CustomerPaymentJournalRequestCompanyCollectionRequest. customerPaymentJournals(String id) -
Uses of CustomerPaymentJournalRequest in odata.msgraph.client.beta.entity.request
Methods in odata.msgraph.client.beta.entity.request that return CustomerPaymentJournalRequest Modifier and Type Method Description CustomerPaymentJournalRequestCompanyRequest. customerPaymentJournals(String id)
-