| Package | Description |
|---|---|
| odata.msgraph.client.beta.entity |
| Modifier and Type | Method and Description |
|---|---|
AgedAccountsPayable |
AgedAccountsPayable.Builder.build() |
AgedAccountsPayable |
AgedAccountsPayable.patch()
Submits only changed fields for update and returns an
immutable copy of
this with changed fields reset. |
AgedAccountsPayable |
AgedAccountsPayable.put()
Submits all fields for update and returns an immutable copy of
this
with changed fields reset (they were ignored anyway). |
AgedAccountsPayable |
AgedAccountsPayable.withAgedAsOfDate(LocalDate agedAsOfDate) |
AgedAccountsPayable |
AgedAccountsPayable.withBalanceDue(BigDecimal balanceDue) |
AgedAccountsPayable |
AgedAccountsPayable.withCurrencyCode(String currencyCode) |
AgedAccountsPayable |
AgedAccountsPayable.withCurrentAmount(BigDecimal currentAmount) |
AgedAccountsPayable |
AgedAccountsPayable.withName(String name) |
AgedAccountsPayable |
AgedAccountsPayable.withPeriod1Amount(BigDecimal period1Amount) |
AgedAccountsPayable |
AgedAccountsPayable.withPeriod2Amount(BigDecimal period2Amount) |
AgedAccountsPayable |
AgedAccountsPayable.withPeriod3Amount(BigDecimal period3Amount) |
AgedAccountsPayable |
AgedAccountsPayable.withPeriodLengthFilter(String periodLengthFilter) |
AgedAccountsPayable |
AgedAccountsPayable.withVendorNumber(String vendorNumber) |
Copyright © 2018–2020. All rights reserved.