public static final class BillingDocReqItemPartner.BillingDocReqItemPartnerBuilder extends Object
@Nonnull public BillingDocReqItemPartner.BillingDocReqItemPartnerBuilder billingDocumentRequest(BillingDocumentRequest value)
value
- The BillingDocumentRequest to build this BillingDocReqItemPartner with.@Nonnull public BillingDocReqItemPartner.BillingDocReqItemPartnerBuilder billingDocumentRequest(String value)
Original property name from the Odata EDM: BillingDocumentRequest
value
- The billingDocumentRequest to build this BillingDocReqItemPartner with.@Nonnull public BillingDocReqItemPartner.BillingDocReqItemPartnerBuilder billingDocumentRequestItem(BillingDocumentRequestItem value)
value
- The BillingDocumentRequestItem to build this BillingDocReqItemPartner with.@Nonnull public BillingDocReqItemPartner.BillingDocReqItemPartnerBuilder billingDocumentRequestItem(String value)
Original property name from the Odata EDM: BillingDocumentRequestItem
value
- The billingDocumentRequestItem to build this BillingDocReqItemPartner with.@Nonnull public BillingDocReqItemPartner.BillingDocReqItemPartnerBuilder partnerFunction(@Nullable String partnerFunction)
Original property name from the Odata EDM: PartnerFunction
this
.@Nonnull public BillingDocReqItemPartner.BillingDocReqItemPartnerBuilder customer(@Nullable String customer)
Original property name from the Odata EDM: Customer
this
.@Nonnull public BillingDocReqItemPartner.BillingDocReqItemPartnerBuilder supplier(@Nullable String supplier)
Original property name from the Odata EDM: Supplier
this
.@Nonnull public BillingDocReqItemPartner.BillingDocReqItemPartnerBuilder personnel(@Nullable String personnel)
Original property name from the Odata EDM: Personnel
this
.@Nonnull public BillingDocReqItemPartner.BillingDocReqItemPartnerBuilder contactPerson(@Nullable String contactPerson)
Original property name from the Odata EDM: ContactPerson
this
.@Nonnull public BillingDocReqItemPartner build()
Copyright © 2021 SAP SE. All rights reserved.