public class CustomerPaymentJournalRequest extends com.github.davidmoten.odata.client.EntityRequest<CustomerPaymentJournal>
| Constructor and Description |
|---|
CustomerPaymentJournalRequest(com.github.davidmoten.odata.client.ContextPath contextPath) |
| Modifier and Type | Method and Description |
|---|---|
AccountRequest |
account() |
CustomerPaymentCollectionRequest |
customerPayments() |
CustomerPaymentRequest |
customerPayments(String id) |
public CustomerPaymentJournalRequest(com.github.davidmoten.odata.client.ContextPath contextPath)
public CustomerPaymentCollectionRequest customerPayments()
public CustomerPaymentRequest customerPayments(String id)
public AccountRequest account()
Copyright © 2018–2020. All rights reserved.