| Package | Description |
|---|---|
| odata.msgraph.client.beta.entity |
| Modifier and Type | Method and Description |
|---|---|
CustomerPaymentJournal |
CustomerPaymentJournal.Builder.build() |
CustomerPaymentJournal |
CustomerPaymentJournal.patch()
Submits only changed fields for update and returns an
immutable copy of
this with changed fields reset. |
CustomerPaymentJournal |
CustomerPaymentJournal.put()
Submits all fields for update and returns an immutable copy of
this
with changed fields reset (they were ignored anyway). |
CustomerPaymentJournal |
CustomerPaymentJournal.withBalancingAccountId(String balancingAccountId) |
CustomerPaymentJournal |
CustomerPaymentJournal.withBalancingAccountNumber(String balancingAccountNumber) |
CustomerPaymentJournal |
CustomerPaymentJournal.withCode(String code) |
CustomerPaymentJournal |
CustomerPaymentJournal.withDisplayName(String displayName) |
CustomerPaymentJournal |
CustomerPaymentJournal.withLastModifiedDateTime(OffsetDateTime lastModifiedDateTime) |
Copyright © 2018–2020. All rights reserved.