| Package | Description |
|---|---|
| odata.msgraph.client.beta.entity |
| Modifier and Type | Method and Description |
|---|---|
CustomerPayment.Builder |
CustomerPayment.Builder.amount(BigDecimal amount) |
CustomerPayment.Builder |
CustomerPayment.Builder.appliesToInvoiceId(String appliesToInvoiceId) |
CustomerPayment.Builder |
CustomerPayment.Builder.appliesToInvoiceNumber(String appliesToInvoiceNumber) |
static CustomerPayment.Builder |
CustomerPayment.builderCustomerPayment()
Returns a builder which is used to create a new
instance of this class (given that this class is immutable).
|
CustomerPayment.Builder |
CustomerPayment.Builder.comment(String comment) |
CustomerPayment.Builder |
CustomerPayment.Builder.contactId(String contactId) |
CustomerPayment.Builder |
CustomerPayment.Builder.customerId(String customerId) |
CustomerPayment.Builder |
CustomerPayment.Builder.customerNumber(String customerNumber) |
CustomerPayment.Builder |
CustomerPayment.Builder.description(String description) |
CustomerPayment.Builder |
CustomerPayment.Builder.documentNumber(String documentNumber) |
CustomerPayment.Builder |
CustomerPayment.Builder.externalDocumentNumber(String externalDocumentNumber) |
CustomerPayment.Builder |
CustomerPayment.Builder.id(String id) |
CustomerPayment.Builder |
CustomerPayment.Builder.journalDisplayName(String journalDisplayName) |
CustomerPayment.Builder |
CustomerPayment.Builder.lastModifiedDateTime(OffsetDateTime lastModifiedDateTime) |
CustomerPayment.Builder |
CustomerPayment.Builder.lineNumber(Integer lineNumber) |
CustomerPayment.Builder |
CustomerPayment.Builder.postingDate(LocalDate postingDate) |
Copyright © 2018–2020. All rights reserved.