Uses of Class
odata.msgraph.client.beta.entity.collection.request.CustomerPaymentJournalCollectionRequest
-
Packages that use CustomerPaymentJournalCollectionRequest Package Description odata.msgraph.client.beta.entity odata.msgraph.client.beta.entity.collection.request odata.msgraph.client.beta.entity.request -
-
Uses of CustomerPaymentJournalCollectionRequest in odata.msgraph.client.beta.entity
Methods in odata.msgraph.client.beta.entity that return CustomerPaymentJournalCollectionRequest Modifier and Type Method Description CustomerPaymentJournalCollectionRequestCompany. getCustomerPaymentJournals() -
Uses of CustomerPaymentJournalCollectionRequest in odata.msgraph.client.beta.entity.collection.request
Methods in odata.msgraph.client.beta.entity.collection.request that return CustomerPaymentJournalCollectionRequest Modifier and Type Method Description CustomerPaymentJournalCollectionRequestCompanyCollectionRequest. customerPaymentJournals() -
Uses of CustomerPaymentJournalCollectionRequest in odata.msgraph.client.beta.entity.request
Methods in odata.msgraph.client.beta.entity.request that return CustomerPaymentJournalCollectionRequest Modifier and Type Method Description CustomerPaymentJournalCollectionRequestCompanyRequest. customerPaymentJournals()
-