Uses of Class
odata.msgraph.client.beta.entity.CustomerPaymentJournal.Builder
-
Packages that use CustomerPaymentJournal.Builder Package Description odata.msgraph.client.beta.entity -
-
Uses of CustomerPaymentJournal.Builder in odata.msgraph.client.beta.entity
Methods in odata.msgraph.client.beta.entity that return CustomerPaymentJournal.Builder Modifier and Type Method Description CustomerPaymentJournal.BuilderCustomerPaymentJournal.Builder. balancingAccountId(String balancingAccountId)CustomerPaymentJournal.BuilderCustomerPaymentJournal.Builder. balancingAccountNumber(String balancingAccountNumber)static CustomerPaymentJournal.BuilderCustomerPaymentJournal. builderCustomerPaymentJournal()Returns a builder which is used to create a new instance of this class (given that this class is immutable).CustomerPaymentJournal.BuilderCustomerPaymentJournal.Builder. code(String code)CustomerPaymentJournal.BuilderCustomerPaymentJournal.Builder. displayName(String displayName)CustomerPaymentJournal.BuilderCustomerPaymentJournal.Builder. id(String id)CustomerPaymentJournal.BuilderCustomerPaymentJournal.Builder. lastModifiedDateTime(OffsetDateTime lastModifiedDateTime)
-