Uses of Class
odata.msgraph.client.beta.entity.request.CustomerPaymentRequest
-
Packages that use CustomerPaymentRequest Package Description odata.msgraph.client.beta.entity.collection.request odata.msgraph.client.beta.entity.request -
-
Uses of CustomerPaymentRequest in odata.msgraph.client.beta.entity.collection.request
Methods in odata.msgraph.client.beta.entity.collection.request that return CustomerPaymentRequest Modifier and Type Method Description CustomerPaymentRequestCompanyCollectionRequest. customerPayments(String id)CustomerPaymentRequestCustomerPaymentJournalCollectionRequest. customerPayments(String id) -
Uses of CustomerPaymentRequest in odata.msgraph.client.beta.entity.request
Methods in odata.msgraph.client.beta.entity.request that return CustomerPaymentRequest Modifier and Type Method Description CustomerPaymentRequestCompanyRequest. customerPayments(String id)CustomerPaymentRequestCustomerPaymentJournalRequest. customerPayments(String id)
-